Google Cloud Vmware Engine V1 Client - Class GetVmwareEngineNetworkRequest (0.1.4)

Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class GetVmwareEngineNetworkRequest.

Request message for VmwareEngine.GetVmwareEngineNetwork

Generated from protobuf message google.cloud.vmwareengine.v1.GetVmwareEngineNetworkRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the VMware Engine network to retrieve. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/global/vmwareEngineNetworks/my-network

getName

Required. The resource name of the VMware Engine network to retrieve.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/global/vmwareEngineNetworks/my-network

Returns
TypeDescription
string

setName

Required. The resource name of the VMware Engine network to retrieve.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/global/vmwareEngineNetworks/my-network

Parameter
NameDescription
var string
Returns
TypeDescription
$this