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

Properties of a Spoke.

Package

@google-cloud/network-connectivity

Properties

createTime

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

Spoke createTime

description

description?: (string|null);

Spoke description

group

group?: (string|null);

Spoke group

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

linkedVpcNetwork

linkedVpcNetwork?: (google.cloud.networkconnectivity.v1.ILinkedVpcNetwork|null);

Spoke linkedVpcNetwork

linkedVpnTunnels

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

Spoke linkedVpnTunnels

name

name?: (string|null);

Spoke name

reasons

reasons?: (google.cloud.networkconnectivity.v1.Spoke.IStateReason[]|null);

Spoke reasons

spokeType

spokeType?: (google.cloud.networkconnectivity.v1.SpokeType|keyof typeof google.cloud.networkconnectivity.v1.SpokeType|null);

Spoke spokeType

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