GoogleApi.CloudBuild.V1.Model.BitbucketServerRepositoryId (google_api_cloud_build v0.54.0)
View SourceBitbucketServerRepositoryId identifies a specific repository hosted on a Bitbucket Server.
Attributes
-
projectKey(type:String.t, default:nil) - Required. Identifier for the project storing the repository. -
repoSlug(type:String.t, default:nil) - Required. Identifier for the repository. -
webhookId(type:integer(), default:nil) - Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.