Google Cloud Build V2 Client - Class BitbucketDataCenterConfig (1.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Build V2 Client class BitbucketDataCenterConfig.
Configuration for connections to Bitbucket Data Center.
Generated from protobuf message google.devtools.cloudbuild.v2.BitbucketDataCenterConfig
Namespace
Google \ Cloud \ Build \ V2
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getHostUri
Required. The URI of the Bitbucket Data Center instance or cluster this
connection is for.
Returns
Type
Description
string
setHostUri
Required. The URI of the Bitbucket Data Center instance or cluster this
connection is for.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getWebhookSecretSecretVersion
Required. Immutable. SecretManager resource containing the webhook secret
used to verify webhook events, formatted as
projects/*/secrets/*/versions/*.
Returns
Type
Description
string
setWebhookSecretSecretVersion
Required. Immutable. SecretManager resource containing the webhook secret
used to verify webhook events, formatted as
projects/*/secrets/*/versions/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getReadAuthorizerCredential
Required. A http access token with the REPO_READ access.
Optional. Configuration for using Service Directory to privately connect to
a Bitbucket Data Center. This should only be set if the Bitbucket Data
Center is hosted on-premises and not reachable by public internet. If this
field is left empty, calls to the Bitbucket Data Center will be made over
the public internet.
Optional. Configuration for using Service Directory to privately connect to
a Bitbucket Data Center. This should only be set if the Bitbucket Data
Center is hosted on-premises and not reachable by public internet. If this
field is left empty, calls to the Bitbucket Data Center will be made over
the public internet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]