Interface protos.google.cloud.datastream.v1alpha1.IPrivateConnection (3.1.0)

Properties of a PrivateConnection.

Package

@google-cloud/datastream

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

PrivateConnection createTime

displayName

displayName?: (string|null);

PrivateConnection displayName

error

error?: (google.cloud.datastream.v1alpha1.IError|null);

PrivateConnection error

labels

labels?: ({ [k: string]: string }|null);

PrivateConnection labels

name

name?: (string|null);

PrivateConnection name

state

state?: (google.cloud.datastream.v1alpha1.PrivateConnection.State|keyof typeof google.cloud.datastream.v1alpha1.PrivateConnection.State|null);

PrivateConnection state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PrivateConnection updateTime

vpcPeeringConfig

vpcPeeringConfig?: (google.cloud.datastream.v1alpha1.IVpcPeeringConfig|null);

PrivateConnection vpcPeeringConfig