View Source GoogleApi.DataMigration.V1.Model.FetchStaticIpsResponse (google_api_data_migration v0.21.0)
Response message for a 'FetchStaticIps' request.
Attributes
-
nextPageToken
(type:String.t
, default:nil
) - A token that can be sent aspage_token
to retrieve the next page. If this field is omitted, there are no subsequent pages. -
staticIps
(type:list(String.t)
, default:nil
) - List of static IPs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.