menu
googleapis_beta package
documentation
datastream/v1alpha1.dart
FetchStaticIpsResponse
FetchStaticIpsResponse constructor
FetchStaticIpsResponse constructor
dark_mode
light_mode
FetchStaticIpsResponse
constructor
FetchStaticIpsResponse
(
{
String
?
nextPageToken
,
List
<
String
>
?
staticIps
,
})
Implementation
FetchStaticIpsResponse({ this.nextPageToken, this.staticIps, });
googleapis_beta package
documentation
datastream/v1alpha1
FetchStaticIpsResponse
FetchStaticIpsResponse constructor
FetchStaticIpsResponse class