GoogleApi.CloudBuild.V1.Model.GitLabRepositoryId (google_api_cloud_build v0.54.0)
View SourceGitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise
Attributes
-
id(type:String.t, default:nil) - Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID -
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.