Reference documentation and code samples for the Google Cloud Network Management V1 Client class VpcConnectorInfo.
For display only. Metadata associated with a VPC connector.
Generated from protobuf message google.cloud.networkmanagement.v1.VpcConnectorInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a VPC connector.
↳ uri
string
URI of a VPC connector.
↳ location
string
Location in which the VPC connector is deployed.
getDisplayName
Name of a VPC connector.
string
setDisplayName
Name of a VPC connector.
var
string
$this
getUri
URI of a VPC connector.
string
setUri
URI of a VPC connector.
var
string
$this
getLocation
Location in which the VPC connector is deployed.
string
setLocation
Location in which the VPC connector is deployed.
var
string
$this