Skip to main content

gitlab_configs

Overview

Namegitlab_configs
TypeResource
Idgoogle.cloudbuild.gitlab_configs

Fields

NameDatatypeDescription
namestringThe resource name for the config.
secretsobjectGitLabSecrets represents the secrets in Secret Manager for a GitLab integration.
usernamestringUsername of the GitLab.com or GitLab Enterprise account Cloud Build will use.
webhookKeystringOutput only. UUID included in webhook requests. The UUID is used to look up the corresponding config.
connectedRepositoriesarrayConnected GitLab.com or GitLabEnterprise repositories for this config.
createTimestringOutput only. Time when the config was created.
enterpriseConfigobjectGitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_gitlab_configs_getSELECTgitLabConfigsId, locationsId, projectsIdRetrieves a GitLabConfig. This API is experimental
projects_locations_gitlab_configs_listSELECTlocationsId, projectsIdList all GitLabConfigs for a given project. This API is experimental
projects_locations_gitlab_configs_createINSERTlocationsId, projectsIdCreates a new GitLabConfig. This API is experimental
projects_locations_gitlab_configs_deleteDELETEgitLabConfigsId, locationsId, projectsIdDelete a GitLabConfig. This API is experimental
_projects_locations_gitlab_configs_listEXEClocationsId, projectsIdList all GitLabConfigs for a given project. This API is experimental
projects_locations_gitlab_configs_patchEXECgitLabConfigsId, locationsId, projectsIdUpdates an existing GitLabConfig. This API is experimental