@override Object toJson() => { 'notificationEndpointResource': ?notificationEndpointResource?.toJson(), 'project': project, 'region': region, 'requestId': ?requestId, };