menu
googleapis package
documentation
datamigration/v1.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 package
documentation
datamigration/v1
FetchStaticIpsResponse
FetchStaticIpsResponse constructor
FetchStaticIpsResponse class