Reference documentation and code samples for the Google Cloud Dms V1 Client class PrivateServiceConnectConnectivity.
Private Service Connect connectivity
Generated from protobuf message google.cloud.clouddms.v1.PrivateServiceConnectConnectivity
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service_attachment |
string
Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name} |
getServiceAttachment
Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
Returns | |
---|---|
Type | Description |
string |
setServiceAttachment
Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |