Interface protos.google.devtools.cloudbuild.v2.IBitbucketCloudConfig (4.8.0)

Properties of a BitbucketCloudConfig.

Package

@google-cloud/cloudbuild

Properties

authorizerCredential

authorizerCredential?: (google.devtools.cloudbuild.v2.IUserCredential|null);

BitbucketCloudConfig authorizerCredential

readAuthorizerCredential

readAuthorizerCredential?: (google.devtools.cloudbuild.v2.IUserCredential|null);

BitbucketCloudConfig readAuthorizerCredential

webhookSecretSecretVersion

webhookSecretSecretVersion?: (string|null);

BitbucketCloudConfig webhookSecretSecretVersion

workspace

workspace?: (string|null);

BitbucketCloudConfig workspace