Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class GetAwsNodePoolRequest.
Request message for AwsClusters.GetAwsNodePool
method.
Generated from protobuf message google.cloud.gkemulticloud.v1.GetAwsNodePoolRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the AwsNodePool
resource to describe. AwsNodePool
names are formatted as projects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
. See Resource Names
for more details on Google Cloud resource names.
getName
Required. The name of the AwsNodePool resource to describe.
AwsNodePool
names are formatted as projects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
.
See Resource Names
for more details on Google Cloud resource names.
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
string
setName
Required. The name of the AwsNodePool resource to describe.
AwsNodePool
names are formatted as projects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
.
See Resource Names
for more details on Google Cloud resource names.
Generated from protobuf field string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
var
string
$this