Google Cloud Datastream V1 Client - Class PrivateConnectivity (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1Methods
__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: |
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 |
|