Google Cloud Datastream V1 Client - Class PrivateConnectivity (1.0.5)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class PrivateConnectivity.

Private Connectivity

Generated from protobuf message google.cloud.datastream.v1.PrivateConnectivity

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ private_connection string

Required. A reference to a private connection resource. Format: projects/{project}/locations/{location}/privateConnections/{name}

getPrivateConnection

Required. A reference to a private connection resource.

Format: projects/{project}/locations/{location}/privateConnections/{name}

Returns
TypeDescription
string

setPrivateConnection

Required. A reference to a private connection resource.

Format: projects/{project}/locations/{location}/privateConnections/{name}

Parameter
NameDescription
var string
Returns
TypeDescription
$this