Interface protos.google.devtools.cloudbuild.v1.IGitHubEnterpriseConfig (4.1.1)

Properties of a GitHubEnterpriseConfig.

Package

@google-cloud/cloudbuild

Properties

appId

appId?: (number|Long|string|null);

GitHubEnterpriseConfig appId

createTime

createTime?: (google.protobuf.ITimestamp|null);

GitHubEnterpriseConfig createTime

displayName

displayName?: (string|null);

GitHubEnterpriseConfig displayName

hostUrl

hostUrl?: (string|null);

GitHubEnterpriseConfig hostUrl

name

name?: (string|null);

GitHubEnterpriseConfig name

peeredNetwork

peeredNetwork?: (string|null);

GitHubEnterpriseConfig peeredNetwork

secrets

secrets?: (google.devtools.cloudbuild.v1.IGitHubEnterpriseSecrets|null);

GitHubEnterpriseConfig secrets

sslCa

sslCa?: (string|null);

GitHubEnterpriseConfig sslCa

webhookKey

webhookKey?: (string|null);

GitHubEnterpriseConfig webhookKey