Properties of a ServiceConnectionMap.
Package
@google-cloud/network-connectivityProperties
consumerPscConfigs
consumerPscConfigs?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IConsumerPscConfig[]|null);ServiceConnectionMap consumerPscConfigs
consumerPscConnections
consumerPscConnections?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IConsumerPscConnection[]|null);ServiceConnectionMap consumerPscConnections
createTime
createTime?: (google.protobuf.ITimestamp|null);ServiceConnectionMap createTime
description
description?: (string|null);ServiceConnectionMap description
etag
etag?: (string|null);ServiceConnectionMap etag
infrastructure
infrastructure?: (google.cloud.networkconnectivity.v1.Infrastructure|keyof typeof google.cloud.networkconnectivity.v1.Infrastructure|null);ServiceConnectionMap infrastructure
labels
labels?: ({ [k: string]: string }|null);ServiceConnectionMap labels
name
name?: (string|null);ServiceConnectionMap name
producerPscConfigs
producerPscConfigs?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IProducerPscConfig[]|null);ServiceConnectionMap producerPscConfigs
serviceClass
serviceClass?: (string|null);ServiceConnectionMap serviceClass
serviceClassUri
serviceClassUri?: (string|null);ServiceConnectionMap serviceClassUri
token
token?: (string|null);ServiceConnectionMap token
updateTime
updateTime?: (google.protobuf.ITimestamp|null);ServiceConnectionMap updateTime