Google Cloud Dms V1 Client - Class PrivateConnectivity (1.3.0)

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

Private Connectivity.

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

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ private_connection string

Required. The resource name (URI) of the private connection.

getPrivateConnection

Required. The resource name (URI) of the private connection.

Returns
TypeDescription
string

setPrivateConnection

Required. The resource name (URI) of the private connection.

Parameter
NameDescription
var string
Returns
TypeDescription
$this