Interface protos.google.cloud.networkconnectivity.v1.IHub (1.5.0)

Properties of a Hub.

Package

@google-cloud/network-connectivity

Properties

createTime

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

Hub createTime

description

description?: (string|null);

Hub description

labels

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

Hub labels

name

name?: (string|null);

Hub name

routingVpcs

routingVpcs?: (google.cloud.networkconnectivity.v1.IRoutingVPC[]|null);

Hub routingVpcs

state

state?: (google.cloud.networkconnectivity.v1.State|keyof typeof google.cloud.networkconnectivity.v1.State|null);

Hub state

uniqueId

uniqueId?: (string|null);

Hub uniqueId

updateTime

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

Hub updateTime