Google Cloud Datastream V1 Client - Class PrivateConnectivity (1.5.3)

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

Namespace

Google \ Cloud \ Datastream \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setPrivateConnection

Required. A reference to a private connection resource.

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

Parameter
Name Description
var string
Returns
Type Description
$this