Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class VmwareEngineNetwork.
VMware Engine network resource that provides connectivity for VMware Engine private clouds.
Generated from protobuf message google.cloud.vmwareengine.v1.VmwareEngineNetwork
Namespace
Google \ Cloud \ VmwareEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of the VMware Engine network. 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
↳ create_time
↳ update_time
↳ description
string
User-provided description for this VMware Engine network.
↳ vpc_networks
array< VmwareEngineNetwork\VpcNetwork
>
Output only. VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services.
↳ state
int
Output only. State of the VMware Engine network.
↳ type
int
Required. VMware Engine network type.
↳ uid
string
Output only. System-generated unique identifier for the resource.
↳ etag
string
Checksum that may be sent on update and delete requests to ensure that the user-provided value is up to date before the server processes a request. The server computes checksums based on the value of other fields in the request.
getName
Output only. The resource name of the VMware Engine network.
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
string
setName
Output only. The resource name of the VMware Engine network.
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
var
string
$this
getCreateTime
Output only. Creation time of this resource.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Creation time of this resource.
$this
getUpdateTime
Output only. Last update time of this resource.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Last update time of this resource.
$this
getDescription
User-provided description for this VMware Engine network.
string
setDescription
User-provided description for this VMware Engine network.
var
string
$this
getVpcNetworks
Output only. VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services.
setVpcNetworks
Output only. VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services.
$this
getState
Output only. State of the VMware Engine network.
int
setState
Output only. State of the VMware Engine network.
var
int
$this
getType
Required. VMware Engine network type.
int
setType
Required. VMware Engine network type.
var
int
$this
getUid
Output only. System-generated unique identifier for the resource.
string
setUid
Output only. System-generated unique identifier for the resource.
var
string
$this
getEtag
Checksum that may be sent on update and delete requests to ensure that the user-provided value is up to date before the server processes a request.
The server computes checksums based on the value of other fields in the request.
string
setEtag
Checksum that may be sent on update and delete requests to ensure that the user-provided value is up to date before the server processes a request.
The server computes checksums based on the value of other fields in the request.
var
string
$this