Google Cloud Vmware Engine V1 Client - Class GetNodeTypeRequest (1.2.2)

Namespace

Google \ Cloud \ VmwareEngine \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ namestring

Required. The resource name of the node type to retrieve. Resource names are schemeless URIs that follow the conventions inhttps://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 inhttps://cloud.google.com/apis/design/resource_names.For example:projects/my-proj/locations/us-central1-a/nodeTypes/standard-72

Returns
TypeDescription
string

setName

Required. The resource name of the node type to retrieve.

Resource names are schemeless URIs that follow the conventions inhttps://cloud.google.com/apis/design/resource_names.For example:projects/my-proj/locations/us-central1-a/nodeTypes/standard-72

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
namestring

Required. The resource name of the node type to retrieve.Resource names are schemeless URIs that follow the conventions inhttps://cloud.google.com/apis/design/resource_names.For example:projects/my-proj/locations/us-central1-a/nodeTypes/standard-72Please seeVmwareEngineClient::nodeTypeName() for help formatting this field.

Returns
TypeDescription
GetNodeTypeRequest

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-09 UTC.