Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class ListAzureNodePoolsRequest.
Request message for AzureClusters.ListAzureNodePools
method.
Generated from protobuf message google.cloud.gkemulticloud.v1.ListAzureNodePoolsRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent AzureCluster
which owns this collection of AzureNodePool
resources. AzureCluster
names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>
. See Resource Names
for more details on Google Cloud resource names.
↳ page_size
int
The maximum number of items to return. If not specified, a default value of 50 will be used by the service. Regardless of the pageSize value, the response can include a partial list and a caller should only rely on response's nextPageToken to determine if there are more instances left to be queried.
↳ page_token
getParent
Required. The parent AzureCluster
which owns this collection of AzureNodePool
resources.
AzureCluster
names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>
.
See Resource Names
for more details on Google Cloud resource names.
string
setParent
Required. The parent AzureCluster
which owns this collection of AzureNodePool
resources.
AzureCluster
names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>
.
See Resource Names
for more details on Google Cloud resource names.
var
string
$this
getPageSize
The maximum number of items to return.
If not specified, a default value of 50 will be used by the service. Regardless of the pageSize value, the response can include a partial list and a caller should only rely on response's nextPageToken to determine if there are more instances left to be queried.
int
setPageSize
The maximum number of items to return.
If not specified, a default value of 50 will be used by the service. Regardless of the pageSize value, the response can include a partial list and a caller should only rely on response's nextPageToken to determine if there are more instances left to be queried.
var
int
$this
getPageToken
The nextPageToken
value returned from a previous azureNodePools.list
request, if any.
string
setPageToken
The nextPageToken
value returned from a previous azureNodePools.list
request, if any.
var
string
$this