Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class GetNodeTypeRequest.
Request message for VmwareEngine.GetNodeType
Generated from protobuf message google.cloud.vmwareengine.v1.GetNodeTypeRequest
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the node type to retrieve. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
. For example: projects/my-proj/locations/us-central1-a/nodeTypes/standard-72
getName
Required. The resource name of the node type to retrieve.
Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
.
For example: projects/my-proj/locations/us-central1-a/nodeTypes/standard-72
string
setName
Required. The resource name of the node type to retrieve.
Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
.
For example: projects/my-proj/locations/us-central1-a/nodeTypes/standard-72
var
string
$this
static::build
name
string
Required. The resource name of the node type to retrieve.
Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names
.
For example: projects/my-proj/locations/us-central1-a/nodeTypes/standard-72
Please see Google\Cloud\VmwareEngine\V1\VmwareEngineClient::nodeTypeName()
for help formatting this field.