Class PrivateConnectivity
Private Connectivity
Implements
Inherited Members
Namespace: Google.Apis.Datastream.v1.Data
Assembly: Google.Apis.Datastream.v1.dll
Syntax
public class PrivateConnectivity : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
PrivateConnection
Required. A reference to a private connection resource. Format:
projects/{project}/locations/{location}/privateConnections/{name}
Declaration
[JsonProperty("privateConnection")]
public virtual string PrivateConnection { get; set; }Property Value
| Type | Description | 
|---|---|
| string |