Properties of a Spoke.
Package
@google-cloud/network-connectivityProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Spoke createTime
description
description?: (string|null);Spoke description
etag
etag?: (string|null);Spoke etag
fieldPathsPendingUpdate
fieldPathsPendingUpdate?: (string[]|null);Spoke fieldPathsPendingUpdate
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
linkedProducerVpcNetwork
linkedProducerVpcNetwork?: (google.cloud.networkconnectivity.v1.ILinkedProducerVpcNetwork|null);Spoke linkedProducerVpcNetwork
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