Interface protos.google.cloud.networkconnectivity.v1alpha1.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

spokes

spokes?: (string[]|null);

Hub spokes

state

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

Hub state

uniqueId

uniqueId?: (string|null);

Hub uniqueId

updateTime

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

Hub updateTime