Reference documentation and code samples for the Google Cloud Vpc Access V1 Client class Subnet.
The subnet in which to house the connector
Generated from protobuf message google.cloud.vpcaccess.v1.Connector.Subnet
Namespace
Google \ Cloud \ VpcAccess \ V1 \ ConnectorMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Subnet name (relative, not fully qualified). E.g. if the full subnet selfLink is https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetName} the correct input for this field would be {subnetName}
↳ project_id
string
Project in which the subnet exists. If not set, this project is assumed to be the project for which the connector create request was issued.
getName
Subnet name (relative, not fully qualified).
E.g. if the full subnet selfLink is https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetName} the correct input for this field would be {subnetName}
string
setName
Subnet name (relative, not fully qualified).
E.g. if the full subnet selfLink is https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetName} the correct input for this field would be {subnetName}
var
string
$this
getProjectId
Project in which the subnet exists.
If not set, this project is assumed to be the project for which the connector create request was issued.
string
setProjectId
Project in which the subnet exists.
If not set, this project is assumed to be the project for which the connector create request was issued.
var
string
$this