Google Cloud Network Management V1 Client - Class VpcConnectorInfo (1.4.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Returns
TypeDescription
string

setDisplayName

Name of a VPC connector.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getUri

URI of a VPC connector.

Returns
TypeDescription
string

setUri

URI of a VPC connector.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getLocation

Location in which the VPC connector is deployed.

Returns
TypeDescription
string

setLocation

Location in which the VPC connector is deployed.

Parameter
NameDescription
var string
Returns
TypeDescription
$this