menu
googleapis package
documentation
integrations/v1.dart
GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (regions != null) 'regions': regions!, };
googleapis package
documentation
integrations/v1
GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
toJson method
GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse class