Interface protos.google.cloud.developerconnect.v1.IConnection (0.5.0)
Properties of a Connection.
Package
@google-cloud/developerconnect
Properties
annotations
annotations?: ({ [k: string]: string }|null);
createTime
createTime?: (google.protobuf.ITimestamp|null);
cryptoKeyConfig
cryptoKeyConfig?: (google.cloud.developerconnect.v1.ICryptoKeyConfig|null);
Connection cryptoKeyConfig
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
disabled
disabled?: (boolean|null);
etag
githubConfig
githubConfig?: (google.cloud.developerconnect.v1.IGitHubConfig|null);
githubEnterpriseConfig
githubEnterpriseConfig?: (google.cloud.developerconnect.v1.IGitHubEnterpriseConfig|null);
Connection githubEnterpriseConfig
gitlabConfig
gitlabConfig?: (google.cloud.developerconnect.v1.IGitLabConfig|null);
gitlabEnterpriseConfig
gitlabEnterpriseConfig?: (google.cloud.developerconnect.v1.IGitLabEnterpriseConfig|null);
Connection gitlabEnterpriseConfig
installationState
installationState?: (google.cloud.developerconnect.v1.IInstallationState|null);
Connection installationState
labels
labels?: ({ [k: string]: string }|null);
name
reconciling
reconciling?: (boolean|null);
uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
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-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.developerconnect.v1.IConnection (0.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.0 (latest)](/nodejs/docs/reference/developerconnect/latest/developerconnect/protos.google.cloud.developerconnect.v1.iconnection)\n- [0.3.1](/nodejs/docs/reference/developerconnect/0.3.1/developerconnect/protos.google.cloud.developerconnect.v1.iconnection)\n- [0.2.0](/nodejs/docs/reference/developerconnect/0.2.0/developerconnect/protos.google.cloud.developerconnect.v1.iconnection)\n- [0.1.0](/nodejs/docs/reference/developerconnect/0.1.0/developerconnect/protos.google.cloud.developerconnect.v1.iconnection) \nProperties of a Connection.\n\nPackage\n-------\n\n[@google-cloud/developerconnect](../overview.html)\n\nProperties\n----------\n\n### annotations\n\n annotations?: ({ [k: string]: string }|null);\n\nConnection annotations\n\n### createTime\n\n createTime?: (google.protobuf.ITimestamp|null);\n\nConnection createTime\n\n### cryptoKeyConfig\n\n cryptoKeyConfig?: (google.cloud.developerconnect.v1.ICryptoKeyConfig|null);\n\nConnection cryptoKeyConfig\n\n### deleteTime\n\n deleteTime?: (google.protobuf.ITimestamp|null);\n\nConnection deleteTime\n\n### disabled\n\n disabled?: (boolean|null);\n\nConnection disabled\n\n### etag\n\n etag?: (string|null);\n\nConnection etag\n\n### githubConfig\n\n githubConfig?: (google.cloud.developerconnect.v1.IGitHubConfig|null);\n\nConnection githubConfig\n\n### githubEnterpriseConfig\n\n githubEnterpriseConfig?: (google.cloud.developerconnect.v1.IGitHubEnterpriseConfig|null);\n\nConnection githubEnterpriseConfig\n\n### gitlabConfig\n\n gitlabConfig?: (google.cloud.developerconnect.v1.IGitLabConfig|null);\n\nConnection gitlabConfig\n\n### gitlabEnterpriseConfig\n\n gitlabEnterpriseConfig?: (google.cloud.developerconnect.v1.IGitLabEnterpriseConfig|null);\n\nConnection gitlabEnterpriseConfig\n\n### installationState\n\n installationState?: (google.cloud.developerconnect.v1.IInstallationState|null);\n\nConnection installationState\n\n### labels\n\n labels?: ({ [k: string]: string }|null);\n\nConnection labels\n\n### name\n\n name?: (string|null);\n\nConnection name\n\n### reconciling\n\n reconciling?: (boolean|null);\n\nConnection reconciling\n\n### uid\n\n uid?: (string|null);\n\nConnection uid\n\n### updateTime\n\n updateTime?: (google.protobuf.ITimestamp|null);\n\nConnection updateTime"]]