Properties of a Connection.
Package
@google-cloud/cloudbuildProperties
annotations
annotations?: ({ [k: string]: string }|null);Connection annotations
createTime
createTime?: (google.protobuf.ITimestamp|null);Connection createTime
disabled
disabled?: (boolean|null);Connection disabled
etag
etag?: (string|null);Connection etag
githubConfig
githubConfig?: (google.devtools.cloudbuild.v2.IGitHubConfig|null);Connection githubConfig
githubEnterpriseConfig
githubEnterpriseConfig?: (google.devtools.cloudbuild.v2.IGitHubEnterpriseConfig|null);Connection githubEnterpriseConfig
gitlabConfig
gitlabConfig?: (google.devtools.cloudbuild.v2.IGitLabConfig|null);Connection gitlabConfig
installationState
installationState?: (google.devtools.cloudbuild.v2.IInstallationState|null);Connection installationState
name
name?: (string|null);Connection name
reconciling
reconciling?: (boolean|null);Connection reconciling
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Connection updateTime