Interface protos.google.cloud.networkconnectivity.v1.IServiceConnectionMap (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a ServiceConnectionMap.
Package
@google-cloud/network-connectivity
Properties
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
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
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
ServiceConnectionMap token
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
ServiceConnectionMap updateTime
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface protos.google.cloud.networkconnectivity.v1.IServiceConnectionMap (4.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.2.0 (latest)](/nodejs/docs/reference/network-connectivity/latest/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [3.6.0](/nodejs/docs/reference/network-connectivity/3.6.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [3.2.0](/nodejs/docs/reference/network-connectivity/3.2.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [2.3.3](/nodejs/docs/reference/network-connectivity/2.3.3/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [2.2.0](/nodejs/docs/reference/network-connectivity/2.2.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [2.1.2](/nodejs/docs/reference/network-connectivity/2.1.2/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [1.5.0](/nodejs/docs/reference/network-connectivity/1.5.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [1.4.2](/nodejs/docs/reference/network-connectivity/1.4.2/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [1.3.0](/nodejs/docs/reference/network-connectivity/1.3.0/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [1.2.1](/nodejs/docs/reference/network-connectivity/1.2.1/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap)\n- [1.1.6](/nodejs/docs/reference/network-connectivity/1.1.6/network-connectivity/protos.google.cloud.networkconnectivity.v1.iserviceconnectionmap) \nProperties of a ServiceConnectionMap.\n\nPackage\n-------\n\n[@google-cloud/network-connectivity](../overview.html)\n\nProperties\n----------\n\n### consumerPscConfigs\n\n consumerPscConfigs?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IConsumerPscConfig[]|null);\n\nServiceConnectionMap consumerPscConfigs\n\n### consumerPscConnections\n\n consumerPscConnections?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IConsumerPscConnection[]|null);\n\nServiceConnectionMap consumerPscConnections\n\n### createTime\n\n createTime?: (google.protobuf.ITimestamp|null);\n\nServiceConnectionMap createTime\n\n### description\n\n description?: (string|null);\n\nServiceConnectionMap description\n\n### etag\n\n etag?: (string|null);\n\nServiceConnectionMap etag\n\n### infrastructure\n\n infrastructure?: (google.cloud.networkconnectivity.v1.Infrastructure|keyof typeof google.cloud.networkconnectivity.v1.Infrastructure|null);\n\nServiceConnectionMap infrastructure\n\n### labels\n\n labels?: ({ [k: string]: string }|null);\n\nServiceConnectionMap labels\n\n### name\n\n name?: (string|null);\n\nServiceConnectionMap name\n\n### producerPscConfigs\n\n producerPscConfigs?: (google.cloud.networkconnectivity.v1.ServiceConnectionMap.IProducerPscConfig[]|null);\n\nServiceConnectionMap producerPscConfigs\n\n### serviceClass\n\n serviceClass?: (string|null);\n\nServiceConnectionMap serviceClass\n\n### serviceClassUri\n\n serviceClassUri?: (string|null);\n\nServiceConnectionMap serviceClassUri\n\n### token\n\n token?: (string|null);\n\nServiceConnectionMap token\n\n### updateTime\n\n updateTime?: (google.protobuf.ITimestamp|null);\n\nServiceConnectionMap updateTime"]]