Google Cloud Network Management V1 Client - Class PrivateConnectionInfo (2.10.0)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class PrivateConnectionInfo.

For display only. Metadata associated with a Private Connection.

Generated from protobuf message google.cloud.networkmanagement.v1.PrivateConnectionInfo

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"

getUri

URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"

Returns
Type Description
string

setUri

URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"

Parameter
Name Description
var string
Returns
Type Description
$this