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

Properties of a GitHubEnterpriseConfig.

Package

@google-cloud/cloudbuild

Properties

apiKey

apiKey?: (string|null);

GitHubEnterpriseConfig apiKey

appId

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

GitHubEnterpriseConfig appId

appInstallationId

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

GitHubEnterpriseConfig appInstallationId

appSlug

appSlug?: (string|null);

GitHubEnterpriseConfig appSlug

hostUri

hostUri?: (string|null);

GitHubEnterpriseConfig hostUri

privateKeySecretVersion

privateKeySecretVersion?: (string|null);

GitHubEnterpriseConfig privateKeySecretVersion

serverVersion

serverVersion?: (string|null);

GitHubEnterpriseConfig serverVersion

serviceDirectoryConfig

serviceDirectoryConfig?: (google.devtools.cloudbuild.v2.IServiceDirectoryConfig|null);

GitHubEnterpriseConfig serviceDirectoryConfig

sslCa

sslCa?: (string|null);

GitHubEnterpriseConfig sslCa

webhookSecretSecretVersion

webhookSecretSecretVersion?: (string|null);

GitHubEnterpriseConfig webhookSecretSecretVersion