Interface protos.google.cloud.networkconnectivity.v1.IHub (3.2.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

routeTables

routeTables?: (string[]|null);

Hub routeTables

routingVpcs

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

Hub routingVpcs

spokeSummary

spokeSummary?: (google.cloud.networkconnectivity.v1.ISpokeSummary|null);

Hub spokeSummary

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