Class /GOOG/CL_CLOUDBUILD_V1

Class

/GOOG/CL_CLOUDBUILD_V1
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Cloud Build API v1
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 ApprovalConfig PUBLIC
TY_002 ApprovalResult PUBLIC
TY_003 ApproveBuildRequest PUBLIC
TY_004 ArtifactObjects PUBLIC
TY_005 Artifacts PUBLIC
TY_006 BatchCreateBitbucketServerConnectedRepositoriesRequest PUBLIC
TY_007 BatchCreateGitLabConnectedRepositoriesRequest PUBLIC
TY_008 BitbucketServerConfig PUBLIC
TY_009 BitbucketServerConnectedRepository PUBLIC
TY_010 BitbucketServerRepository PUBLIC
TY_011 BitbucketServerRepositoryId PUBLIC
TY_012 BitbucketServerSecrets PUBLIC
TY_013 BitbucketServerTriggerConfig PUBLIC
TY_014 Build PUBLIC
TY_015 BuildApproval PUBLIC
TY_016 BuildOptions PUBLIC
TY_017 BuildStep PUBLIC
TY_018 BuildTrigger PUBLIC
TY_019 BuiltImage PUBLIC
TY_020 CancelBuildRequest PUBLIC
TY_022 CreateBitbucketServerConnectedRepositoryRequest PUBLIC
TY_023 CreateGitLabConnectedRepositoryRequest PUBLIC
TY_025 FailureInfo PUBLIC
TY_026 FileHashes PUBLIC
TY_027 GitFileSource PUBLIC
TY_028 GitHubEnterpriseConfig PUBLIC
TY_029 GitHubEnterpriseSecrets PUBLIC
TY_030 GitHubEventsConfig PUBLIC
TY_031 GitLabConfig PUBLIC
TY_032 GitLabConnectedRepository PUBLIC
TY_033 GitLabEnterpriseConfig PUBLIC
TY_034 GitLabEventsConfig PUBLIC
TY_035 GitLabRepository PUBLIC
TY_036 GitLabRepositoryId PUBLIC
TY_037 GitLabSecrets PUBLIC
TY_038 GitRepoSource PUBLIC
TY_039 GitSource PUBLIC
TY_040 Hash PUBLIC
TY_041 HttpBody PUBLIC
TY_042 InlineSecret PUBLIC
TY_043 ListBitbucketServerConfigsResponse PUBLIC
TY_044 ListBitbucketServerRepositoriesResponse PUBLIC
TY_045 ListBuildTriggersResponse PUBLIC
TY_046 ListBuildsResponse PUBLIC
TY_047 ListGitLabConfigsResponse PUBLIC
TY_048 ListGitLabRepositoriesResponse PUBLIC
TY_049 ListGithubEnterpriseConfigsResponse PUBLIC
TY_050 ListWorkerPoolsResponse PUBLIC
TY_051 MavenArtifact PUBLIC
TY_052 NetworkConfig PUBLIC
TY_053 NpmPackage PUBLIC
TY_054 Operation PUBLIC
TY_055 PoolOption PUBLIC
TY_056 PrivatePoolV1Config PUBLIC
TY_057 PubsubConfig PUBLIC
TY_058 PullRequestFilter PUBLIC
TY_059 PushFilter PUBLIC
TY_060 PythonPackage PUBLIC
TY_062 RemoveBitbucketServerConnectedRepositoryRequest PUBLIC
TY_063 RemoveGitLabConnectedRepositoryRequest PUBLIC
TY_064 RepoSource PUBLIC
TY_065 RepositoryEventConfig PUBLIC
TY_066 Results PUBLIC
TY_067 RetryBuildRequest PUBLIC
TY_068 RunBuildTriggerRequest PUBLIC
TY_069 Secret PUBLIC
TY_070 SecretManagerSecret PUBLIC
TY_071 Secrets PUBLIC
TY_072 ServiceDirectoryConfig PUBLIC
TY_073 Source PUBLIC
TY_074 SourceProvenance PUBLIC
TY_075 Status PUBLIC
TY_076 StorageSource PUBLIC
TY_077 StorageSourceManifest PUBLIC
TY_078 TimeSpan PUBLIC
TY_079 UploadedMavenArtifact PUBLIC
TY_080 UploadedNpmPackage PUBLIC
TY_081 UploadedPythonPackage PUBLIC
TY_082 Volume PUBLIC
TY_083 Warning PUBLIC
TY_084 WebhookConfig PUBLIC
TY_085 WorkerConfig PUBLIC
TY_086 WorkerPool PUBLIC
TY_087 ConnectedRepository PUBLIC
TY_088 DefaultServiceAccount PUBLIC
TY_089 DeveloperConnectConfig PUBLIC
TY_091 GitConfig PUBLIC
TY_092 HttpConfig PUBLIC
TY_093 Dependency PUBLIC
TY_094 GitSourceDependency PUBLIC
TY_095 GitSourceRepository PUBLIC
TY_096 GoModule PUBLIC
TY_097 PrivateServiceConnect PUBLIC
TY_098 UploadedGoModule PUBLIC
TY_T_008 BitbucketServerConfig PUBLIC
TY_T_010 BitbucketServerRepository PUBLIC
TY_T_011 BitbucketServerRepositoryId PUBLIC
TY_T_014 Build PUBLIC
TY_T_017 BuildStep PUBLIC
TY_T_018 BuildTrigger PUBLIC
TY_T_019 BuiltImage PUBLIC
TY_T_022 CreateBitbucketServerConnectedRepositoryRequest PUBLIC
TY_T_023 CreateGitLabConnectedRepositoryRequest PUBLIC
TY_T_028 GitHubEnterpriseConfig PUBLIC
TY_T_031 GitLabConfig PUBLIC
TY_T_035 GitLabRepository PUBLIC
TY_T_036 GitLabRepositoryId PUBLIC
TY_T_040 Hash PUBLIC
TY_T_042 InlineSecret PUBLIC
TY_T_051 MavenArtifact PUBLIC
TY_T_053 NpmPackage PUBLIC
TY_T_060 PythonPackage PUBLIC
TY_T_069 Secret PUBLIC
TY_T_070 SecretManagerSecret PUBLIC
TY_T_079 UploadedMavenArtifact PUBLIC
TY_T_080 UploadedNpmPackage PUBLIC
TY_T_081 UploadedPythonPackage PUBLIC
TY_T_082 Volume PUBLIC
TY_T_083 Warning PUBLIC
TY_T_086 WorkerPool PUBLIC
TY_T_093 Dependency PUBLIC
TY_T_096 GoModule PUBLIC
TY_T_098 UploadedGoModule PUBLIC
TY_T_INT4 Table of Integers PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constants

Name Type Description Value Visibility
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name cloudbuild:v1 PUBLIC
C_ROOT_URL STRING API Root URL https://cloudbuild.googleapis.com PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250303 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.7 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version PUBLIC

Methods

For general information about a method in ABAP SDK for Google Cloud, see API method.

CONSTRUCTOR

  • Description: Constructor
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Google Cloud Key Name
IV_LOG_OBJ IMPORTING BALOBJ_D Application log: Object name (Application code)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Application Log: Subobject

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

APPROVE_BUILDS

  • Description: cloudbuild.projects.builds.approve
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_BUILDS_ID IMPORTING STRING buildsId
IS_INPUT IMPORTING TY_003 ApproveBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

APPROVE_BUILDS1

  • Description: cloudbuild.projects.locations.builds.approve
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BUILDS_ID IMPORTING STRING buildsId
IS_INPUT IMPORTING TY_003 ApproveBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_CREATE_CONNECTED_REPO

  • Description: bitbucketServerConfigs.connectedRepositories.batchCreate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
IS_INPUT IMPORTING TY_006 BatchCreateBitbucketServerConnectedRepositoriesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_CREATE_CONNECTED_REPO1

  • Description: locations.gitLabConfigs.connectedRepositories.batchCreate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
IS_INPUT IMPORTING TY_007 BatchCreateGitLabConnectedRepositoriesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CANCEL_BUILDS

  • Description: cloudbuild.projects.builds.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ID IMPORTING STRING id
IV_P_PROJECT_ID IMPORTING STRING projectId
IS_INPUT IMPORTING TY_020 CancelBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Build
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CANCEL_BUILDS1

  • Description: cloudbuild.projects.locations.builds.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BUILDS_ID IMPORTING STRING buildsId
IS_INPUT IMPORTING TY_020 CancelBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Build
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CANCEL_OPERATIONS

  • Description: cloudbuild.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CANCEL_OPERATIONS1

  • Description: cloudbuild.projects.locations.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_BITBUCKET_SERVER_CON

  • Description: cloudbuild.projects.locations.bitbucketServerConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_BITBUCKETSERVERCONFIGID IMPORTING STRING bitbucketServerConfigId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_008 BitbucketServerConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_BUILDS

  • Description: cloudbuild.projects.builds.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PARENT IMPORTING STRING parent
IV_P_PROJECT_ID IMPORTING STRING projectId
IS_INPUT IMPORTING TY_014 Build
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_BUILDS1

  • Description: cloudbuild.projects.locations.builds.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_014 Build
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_GITHUB_ENTERPRISE_CO

  • Description: cloudbuild.projects.githubEnterpriseConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_GHECONFIGID IMPORTING STRING gheConfigId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_028 GitHubEnterpriseConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_GITHUB_ENTERPRISE_CO1

  • Description: projects.locations.githubEnterpriseConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_GHECONFIGID IMPORTING STRING gheConfigId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_028 GitHubEnterpriseConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_GIT_LAB_CONFIGS

  • Description: cloudbuild.projects.locations.gitLabConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_GITLABCONFIGID IMPORTING STRING gitlabConfigId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_031 GitLabConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_018 BuildTrigger
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_TRIGGERS1

  • Description: cloudbuild.projects.triggers.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PARENT IMPORTING STRING parent
IV_P_PROJECT_ID IMPORTING STRING projectId
IS_INPUT IMPORTING TY_018 BuildTrigger
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_WORKER_POOLS

  • Description: cloudbuild.projects.locations.workerPools.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_Q_WORKERPOOLID IMPORTING STRING workerPoolId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_086 WorkerPool
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_BITBUCKET_SERVER_CON

  • Description: cloudbuild.projects.locations.bitbucketServerConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_GITHUB_ENTERPRISE_CO

  • Description: cloudbuild.projects.githubEnterpriseConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_CONFIGID IMPORTING STRING configId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_GITHUB_ENTERPRISE_CO1

  • Description: projects.locations.githubEnterpriseConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_CONFIGID IMPORTING STRING configId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_GIT_LAB_CONFIGS

  • Description: cloudbuild.projects.locations.gitLabConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_Q_TRIGGERID IMPORTING STRING triggerId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_TRIGGERS1

  • Description: cloudbuild.projects.triggers.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_NAME IMPORTING STRING name
IV_P_PROJECT_ID IMPORTING STRING projectId
IV_P_TRIGGER_ID IMPORTING STRING triggerId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_WORKER_POOLS

  • Description: cloudbuild.projects.locations.workerPools.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKER_POOLS_ID IMPORTING STRING workerPoolsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_BITBUCKET_SERVER_CONFIG

  • Description: cloudbuild.projects.locations.bitbucketServerConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 BitbucketServerConfig
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_BUILDS

  • Description: cloudbuild.projects.builds.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_NAME IMPORTING STRING name
IV_P_ID IMPORTING STRING id
IV_P_PROJECT_ID IMPORTING STRING projectId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Build
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_BUILDS1

  • Description: cloudbuild.projects.locations.builds.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ID IMPORTING STRING id
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BUILDS_ID IMPORTING STRING buildsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Build
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_DEFAULT_SERVICE_ACCOUNT

  • Description: cloudbuild.projects.locations.getDefaultServiceAccount
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_088 DefaultServiceAccount
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GITHUB_ENTERPRISE_CONFI

  • Description: cloudbuild.projects.githubEnterpriseConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_CONFIGID IMPORTING STRING configId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 GitHubEnterpriseConfig
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GITHUB_ENTERPRISE_CONFI1

  • Description: cloudbuild.projects.locations.githubEnterpriseConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_CONFIGID IMPORTING STRING configId
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 GitHubEnterpriseConfig
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GIT_LAB_CONFIGS

  • Description: cloudbuild.projects.locations.gitLabConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_031 GitLabConfig
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_OPERATIONS

  • Description: cloudbuild.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_OPERATIONS1

  • Description: cloudbuild.projects.locations.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_Q_TRIGGERID IMPORTING STRING triggerId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_TRIGGERS1

  • Description: cloudbuild.projects.triggers.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_NAME IMPORTING STRING name
IV_P_PROJECT_ID IMPORTING STRING projectId
IV_P_TRIGGER_ID IMPORTING STRING triggerId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_WORKER_POOLS

  • Description: cloudbuild.projects.locations.workerPools.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKER_POOLS_ID IMPORTING STRING workerPoolsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_086 WorkerPool
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_BITBUCKET_SERVER_CONFI

  • Description: cloudbuild.projects.locations.bitbucketServerConfigs.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 ListBitbucketServerConfigsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_BUILDS

  • Description: cloudbuild.projects.builds.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PARENT IMPORTING STRING parent
IV_P_PROJECT_ID IMPORTING STRING projectId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_046 ListBuildsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_BUILDS1

  • Description: cloudbuild.projects.locations.builds.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_046 ListBuildsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_GITHUB_ENTERPRISE_CONF

  • Description: cloudbuild.projects.githubEnterpriseConfigs.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_049 ListGithubEnterpriseConfigsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_GITHUB_ENTERPRISE_CONF1

  • Description: cloudbuild.projects.locations.githubEnterpriseConfigs.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_049 ListGithubEnterpriseConfigsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_GIT_LAB_CONFIGS

  • Description: cloudbuild.projects.locations.gitLabConfigs.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_047 ListGitLabConfigsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_REPOS

  • Description: projects.locations.bitbucketServerConfigs.repos.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 ListBitbucketServerRepositoriesResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_REPOS1

  • Description: cloudbuild.projects.locations.gitLabConfigs.repos.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_048 ListGitLabRepositoriesResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PROJECTID IMPORTING STRING projectId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_045 ListBuildTriggersResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_TRIGGERS1

  • Description: cloudbuild.projects.triggers.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_PARENT IMPORTING STRING parent
IV_P_PROJECT_ID IMPORTING STRING projectId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_045 ListBuildTriggersResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_WORKER_POOLS

  • Description: cloudbuild.projects.locations.workerPools.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_050 ListWorkerPoolsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_BITBUCKET_SERVER_CONF

  • Description: cloudbuild.projects.locations.bitbucketServerConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
IS_INPUT IMPORTING TY_008 BitbucketServerConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_GITHUB_ENTERPRISE_CON

  • Description: cloudbuild.projects.githubEnterpriseConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
IS_INPUT IMPORTING TY_028 GitHubEnterpriseConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_GITHUB_ENTERPRISE_CON1

  • Description: cloudbuild.projects.locations.githubEnterpriseConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GITHUB_ENTERPRISE_CONFIGS IMPORTING STRING githubEnterpriseConfigsId
IS_INPUT IMPORTING TY_028 GitHubEnterpriseConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_GIT_LAB_CONFIGS

  • Description: cloudbuild.projects.locations.gitLabConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
IS_INPUT IMPORTING TY_031 GitLabConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_Q_TRIGGERID IMPORTING STRING triggerId
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
IS_INPUT IMPORTING TY_018 BuildTrigger
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_TRIGGERS1

  • Description: cloudbuild.projects.triggers.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECT_ID IMPORTING STRING projectId
IV_P_TRIGGER_ID IMPORTING STRING triggerId
IS_INPUT IMPORTING TY_018 BuildTrigger
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 BuildTrigger
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_WORKER_POOLS

  • Description: cloudbuild.projects.locations.workerPools.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKER_POOLS_ID IMPORTING STRING workerPoolsId
IS_INPUT IMPORTING TY_086 WorkerPool
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

RECEIVE_GITHUB_DOT_COM_WEBH

  • Description: cloudbuild.githubDotComWebhook.receive
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_WEBHOOKKEY IMPORTING STRING webhookKey
IS_INPUT IMPORTING TY_041 HttpBody
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

REGIONAL_WEBHOOK_LOCATIONS

  • Description: cloudbuild.locations.regionalWebhook
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_WEBHOOKKEY IMPORTING STRING webhookKey
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_041 HttpBody
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

REMOVE_BITBUCKET_SERVER_CON

  • Description: removeBitbucketServerConnectedRepository
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BITBUCKET_SERVER_CONFIGS IMPORTING STRING bitbucketServerConfigsId
IS_INPUT IMPORTING TY_062 RemoveBitbucketServerConnectedRepositoryRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

REMOVE_GIT_LAB_CONNECTED_RE

  • Description: locations.gitLabConfigs.removeGitLabConnectedRepository
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_GIT_LAB_CONFIGS_ID IMPORTING STRING gitLabConfigsId
IS_INPUT IMPORTING TY_063 RemoveGitLabConnectedRepositoryRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

RETRY_BUILDS

  • Description: cloudbuild.projects.builds.retry
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ID IMPORTING STRING id
IV_P_PROJECT_ID IMPORTING STRING projectId
IS_INPUT IMPORTING TY_067 RetryBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

RETRY_BUILDS1

  • Description: cloudbuild.projects.locations.builds.retry
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_BUILDS_ID IMPORTING STRING buildsId
IS_INPUT IMPORTING TY_067 RetryBuildRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

RUN_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.run
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
IS_INPUT IMPORTING TY_068 RunBuildTriggerRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

RUN_TRIGGERS1

  • Description: cloudbuild.projects.triggers.run
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_NAME IMPORTING STRING name
IV_P_PROJECT_ID IMPORTING STRING projectId
IV_P_TRIGGER_ID IMPORTING STRING triggerId
IS_INPUT IMPORTING TY_064 RepoSource
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 Operation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

WEBHOOK_TRIGGERS

  • Description: cloudbuild.projects.locations.triggers.webhook
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PROJECTID IMPORTING STRING projectId
IV_Q_SECRET IMPORTING STRING secret
IV_Q_TRIGGER IMPORTING STRING trigger
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_TRIGGERS_ID IMPORTING STRING triggersId
IS_INPUT IMPORTING TY_041 HttpBody
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

WEBHOOK_TRIGGERS1

  • Description: cloudbuild.projects.triggers.webhook
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_NAME IMPORTING STRING name
IV_Q_SECRET IMPORTING STRING secret
IV_P_PROJECT_ID IMPORTING STRING projectId
IV_P_TRIGGER IMPORTING STRING trigger
IS_INPUT IMPORTING TY_041 HttpBody
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

WEBHOOK_V1

  • Description: cloudbuild.webhook
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_WEBHOOKKEY IMPORTING STRING webhookKey
IS_INPUT IMPORTING TY_041 HttpBody
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CLOSE

  • Description: Close Connection
  • Visibility: PUBLIC