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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setPrivateConnection
Required. The resource name (URI) of the private connection.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |