Google Cloud Dms V1 Client - Class FetchStaticIpsRequest (2.1.3)
Reference documentation and code samples for the Google Cloud Dms V1 Client class FetchStaticIpsRequest.
Request message for 'FetchStaticIps' request.
Generated from protobuf message google.cloud.clouddms.v1.FetchStaticIpsRequest
Namespace
Google \ Cloud \ CloudDms \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Required. The resource name for the location for which static IPs should be
returned. Must be in the format projects/*/locations/*.
Returns
Type
Description
string
setName
Required. The resource name for the location for which static IPs should be
returned. Must be in the format projects/*/locations/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Maximum number of IPs to return.
Returns
Type
Description
int
setPageSize
Maximum number of IPs to return.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
A page token, received from a previous FetchStaticIps call.
Returns
Type
Description
string
setPageToken
A page token, received from a previous FetchStaticIps call.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The resource name for the location for which static IPs should be
returned. Must be in the format projects/*/locations/*. Please see
DataMigrationServiceClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]