Properties of a ServiceConnectionPolicy.
Package
@google-cloud/network-connectivityProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);ServiceConnectionPolicy createTime
description
description?: (string|null);ServiceConnectionPolicy description
etag
etag?: (string|null);ServiceConnectionPolicy etag
infrastructure
infrastructure?: (google.cloud.networkconnectivity.v1.Infrastructure|keyof typeof google.cloud.networkconnectivity.v1.Infrastructure|null);ServiceConnectionPolicy infrastructure
labels
labels?: ({ [k: string]: string }|null);ServiceConnectionPolicy labels
name
name?: (string|null);ServiceConnectionPolicy name
network
network?: (string|null);ServiceConnectionPolicy network
pscConfig
pscConfig?: (google.cloud.networkconnectivity.v1.ServiceConnectionPolicy.IPscConfig|null);ServiceConnectionPolicy pscConfig
pscConnections
pscConnections?: (google.cloud.networkconnectivity.v1.ServiceConnectionPolicy.IPscConnection[]|null);ServiceConnectionPolicy pscConnections
serviceClass
serviceClass?: (string|null);ServiceConnectionPolicy serviceClass
updateTime
updateTime?: (google.protobuf.ITimestamp|null);ServiceConnectionPolicy updateTime