Interface protos.google.cloud.networkconnectivity.v1.ISpoke (2.1.2)

Properties of a Spoke.

Package

@google-cloud/network-connectivity

Properties

createTime

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

Spoke createTime

description

description?: (string|null);

Spoke description

hub

hub?: (string|null);

Spoke hub

labels

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

Spoke labels

linkedInterconnectAttachments

linkedInterconnectAttachments?: (google.cloud.networkconnectivity.v1.ILinkedInterconnectAttachments|null);

Spoke linkedInterconnectAttachments

linkedRouterApplianceInstances

linkedRouterApplianceInstances?: (google.cloud.networkconnectivity.v1.ILinkedRouterApplianceInstances|null);

Spoke linkedRouterApplianceInstances

linkedVpnTunnels

linkedVpnTunnels?: (google.cloud.networkconnectivity.v1.ILinkedVpnTunnels|null);

Spoke linkedVpnTunnels

name

name?: (string|null);

Spoke name

state

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

Spoke state

uniqueId

uniqueId?: (string|null);

Spoke uniqueId

updateTime

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

Spoke updateTime