- 3.55.0 (latest)
- 3.54.0
- 3.53.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.6
- 3.4.1
- 3.3.12
Classes
BatchCreateRepositoriesRequest
Message for creating repositoritories in batch.
Protobuf type google.devtools.cloudbuild.v2.BatchCreateRepositoriesRequest
BatchCreateRepositoriesRequest.Builder
Message for creating repositoritories in batch.
Protobuf type google.devtools.cloudbuild.v2.BatchCreateRepositoriesRequest
BatchCreateRepositoriesResponse
Message for response of creating repositories in batch.
Protobuf type google.devtools.cloudbuild.v2.BatchCreateRepositoriesResponse
BatchCreateRepositoriesResponse.Builder
Message for response of creating repositories in batch.
Protobuf type google.devtools.cloudbuild.v2.BatchCreateRepositoriesResponse
CloudBuildProto
Connection
A connection to a SCM like GitHub, GitHub Enterprise, Bitbucket Server or GitLab.
Protobuf type google.devtools.cloudbuild.v2.Connection
Connection.Builder
A connection to a SCM like GitHub, GitHub Enterprise, Bitbucket Server or GitLab.
Protobuf type google.devtools.cloudbuild.v2.Connection
ConnectionName
ConnectionName.Builder
Builder for projects/{project}/locations/{location}/connections/{connection}.
CreateConnectionRequest
Message for creating a Connection
Protobuf type google.devtools.cloudbuild.v2.CreateConnectionRequest
CreateConnectionRequest.Builder
Message for creating a Connection
Protobuf type google.devtools.cloudbuild.v2.CreateConnectionRequest
CreateRepositoryRequest
Message for creating a Repository.
Protobuf type google.devtools.cloudbuild.v2.CreateRepositoryRequest
CreateRepositoryRequest.Builder
Message for creating a Repository.
Protobuf type google.devtools.cloudbuild.v2.CreateRepositoryRequest
DeleteConnectionRequest
Message for deleting a Connection.
Protobuf type google.devtools.cloudbuild.v2.DeleteConnectionRequest
DeleteConnectionRequest.Builder
Message for deleting a Connection.
Protobuf type google.devtools.cloudbuild.v2.DeleteConnectionRequest
DeleteRepositoryRequest
Message for deleting a Repository.
Protobuf type google.devtools.cloudbuild.v2.DeleteRepositoryRequest
DeleteRepositoryRequest.Builder
Message for deleting a Repository.
Protobuf type google.devtools.cloudbuild.v2.DeleteRepositoryRequest
FetchGitRefsRequest
Request for fetching git refs
Protobuf type google.devtools.cloudbuild.v2.FetchGitRefsRequest
FetchGitRefsRequest.Builder
Request for fetching git refs
Protobuf type google.devtools.cloudbuild.v2.FetchGitRefsRequest
FetchGitRefsResponse
Response for fetching git refs
Protobuf type google.devtools.cloudbuild.v2.FetchGitRefsResponse
FetchGitRefsResponse.Builder
Response for fetching git refs
Protobuf type google.devtools.cloudbuild.v2.FetchGitRefsResponse
FetchLinkableRepositoriesRequest
Request message for FetchLinkableRepositories.
Protobuf type google.devtools.cloudbuild.v2.FetchLinkableRepositoriesRequest
FetchLinkableRepositoriesRequest.Builder
Request message for FetchLinkableRepositories.
Protobuf type google.devtools.cloudbuild.v2.FetchLinkableRepositoriesRequest
FetchLinkableRepositoriesResponse
Response message for FetchLinkableRepositories.
Protobuf type google.devtools.cloudbuild.v2.FetchLinkableRepositoriesResponse
FetchLinkableRepositoriesResponse.Builder
Response message for FetchLinkableRepositories.
Protobuf type google.devtools.cloudbuild.v2.FetchLinkableRepositoriesResponse
FetchReadTokenRequest
Message for fetching SCM read token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadTokenRequest
FetchReadTokenRequest.Builder
Message for fetching SCM read token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadTokenRequest
FetchReadTokenResponse
Message for responding to get read token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadTokenResponse
FetchReadTokenResponse.Builder
Message for responding to get read token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadTokenResponse
FetchReadWriteTokenRequest
Message for fetching SCM read/write token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadWriteTokenRequest
FetchReadWriteTokenRequest.Builder
Message for fetching SCM read/write token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadWriteTokenRequest
FetchReadWriteTokenResponse
Message for responding to get read/write token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadWriteTokenResponse
FetchReadWriteTokenResponse.Builder
Message for responding to get read/write token.
Protobuf type google.devtools.cloudbuild.v2.FetchReadWriteTokenResponse
GetConnectionRequest
Message for getting the details of a Connection.
Protobuf type google.devtools.cloudbuild.v2.GetConnectionRequest
GetConnectionRequest.Builder
Message for getting the details of a Connection.
Protobuf type google.devtools.cloudbuild.v2.GetConnectionRequest
GetRepositoryRequest
Message for getting the details of a Repository.
Protobuf type google.devtools.cloudbuild.v2.GetRepositoryRequest
GetRepositoryRequest.Builder
Message for getting the details of a Repository.
Protobuf type google.devtools.cloudbuild.v2.GetRepositoryRequest
GitHubConfig
Configuration for connections to github.com.
Protobuf type google.devtools.cloudbuild.v2.GitHubConfig
GitHubConfig.Builder
Configuration for connections to github.com.
Protobuf type google.devtools.cloudbuild.v2.GitHubConfig
GitHubEnterpriseConfig
Configuration for connections to an instance of GitHub Enterprise.
Protobuf type google.devtools.cloudbuild.v2.GitHubEnterpriseConfig
GitHubEnterpriseConfig.Builder
Configuration for connections to an instance of GitHub Enterprise.
Protobuf type google.devtools.cloudbuild.v2.GitHubEnterpriseConfig
GitLabConfig
Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
Protobuf type google.devtools.cloudbuild.v2.GitLabConfig
GitLabConfig.Builder
Configuration for connections to gitlab.com or an instance of GitLab Enterprise.
Protobuf type google.devtools.cloudbuild.v2.GitLabConfig
InstallationState
Describes stage and necessary actions to be taken by the user to complete the installation. Used for GitHub and GitHub Enterprise based connections.
Protobuf type google.devtools.cloudbuild.v2.InstallationState
InstallationState.Builder
Describes stage and necessary actions to be taken by the user to complete the installation. Used for GitHub and GitHub Enterprise based connections.
Protobuf type google.devtools.cloudbuild.v2.InstallationState
ListConnectionsRequest
Message for requesting list of Connections.
Protobuf type google.devtools.cloudbuild.v2.ListConnectionsRequest
ListConnectionsRequest.Builder
Message for requesting list of Connections.
Protobuf type google.devtools.cloudbuild.v2.ListConnectionsRequest
ListConnectionsResponse
Message for response to listing Connections.
Protobuf type google.devtools.cloudbuild.v2.ListConnectionsResponse
ListConnectionsResponse.Builder
Message for response to listing Connections.
Protobuf type google.devtools.cloudbuild.v2.ListConnectionsResponse
ListRepositoriesRequest
Message for requesting list of Repositories.
Protobuf type google.devtools.cloudbuild.v2.ListRepositoriesRequest
ListRepositoriesRequest.Builder
Message for requesting list of Repositories.
Protobuf type google.devtools.cloudbuild.v2.ListRepositoriesRequest
ListRepositoriesResponse
Message for response to listing Repositories.
Protobuf type google.devtools.cloudbuild.v2.ListRepositoriesResponse
ListRepositoriesResponse.Builder
Message for response to listing Repositories.
Protobuf type google.devtools.cloudbuild.v2.ListRepositoriesResponse
LocationName
LocationName.Builder
Builder for projects/{project}/locations/{location}.
OAuthCredential
Represents an OAuth token of the account that authorized the Connection, and associated metadata.
Protobuf type google.devtools.cloudbuild.v2.OAuthCredential
OAuthCredential.Builder
Represents an OAuth token of the account that authorized the Connection, and associated metadata.
Protobuf type google.devtools.cloudbuild.v2.OAuthCredential
OperationMetadata
Represents the metadata of the long-running operation.
Protobuf type google.devtools.cloudbuild.v2.OperationMetadata
OperationMetadata.Builder
Represents the metadata of the long-running operation.
Protobuf type google.devtools.cloudbuild.v2.OperationMetadata
ProcessWebhookRequest
RPC request object accepted by the ProcessWebhook RPC method.
Protobuf type google.devtools.cloudbuild.v2.ProcessWebhookRequest
ProcessWebhookRequest.Builder
RPC request object accepted by the ProcessWebhook RPC method.
Protobuf type google.devtools.cloudbuild.v2.ProcessWebhookRequest
Repository
A repository associated to a parent connection.
Protobuf type google.devtools.cloudbuild.v2.Repository
Repository.Builder
A repository associated to a parent connection.
Protobuf type google.devtools.cloudbuild.v2.Repository
RepositoryManagerGrpc
Manages connections to source code repositories.
RepositoryManagerGrpc.RepositoryManagerBlockingStub
A stub to allow clients to do synchronous rpc calls to service RepositoryManager.
Manages connections to source code repositories.
RepositoryManagerGrpc.RepositoryManagerFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service RepositoryManager.
Manages connections to source code repositories.
RepositoryManagerGrpc.RepositoryManagerImplBase
Base class for the server implementation of the service RepositoryManager.
Manages connections to source code repositories.
RepositoryManagerGrpc.RepositoryManagerStub
A stub to allow clients to do asynchronous rpc calls to service RepositoryManager.
Manages connections to source code repositories.
RepositoryManagerProto
RepositoryName
RepositoryName.Builder
Builder for projects/{project}/locations/{location}/connections/{connection}/repositories/{repository}.
RunWorkflowCustomOperationMetadata
Represents the custom metadata of the RunWorkflow long-running operation.
Protobuf type google.devtools.cloudbuild.v2.RunWorkflowCustomOperationMetadata
RunWorkflowCustomOperationMetadata.Builder
Represents the custom metadata of the RunWorkflow long-running operation.
Protobuf type google.devtools.cloudbuild.v2.RunWorkflowCustomOperationMetadata
ServiceDirectoryConfig
ServiceDirectoryConfig represents Service Directory configuration for a connection.
Protobuf type google.devtools.cloudbuild.v2.ServiceDirectoryConfig
ServiceDirectoryConfig.Builder
ServiceDirectoryConfig represents Service Directory configuration for a connection.
Protobuf type google.devtools.cloudbuild.v2.ServiceDirectoryConfig
UpdateConnectionRequest
Message for updating a Connection.
Protobuf type google.devtools.cloudbuild.v2.UpdateConnectionRequest
UpdateConnectionRequest.Builder
Message for updating a Connection.
Protobuf type google.devtools.cloudbuild.v2.UpdateConnectionRequest
UserCredential
Represents a personal access token that authorized the Connection, and associated metadata.
Protobuf type google.devtools.cloudbuild.v2.UserCredential
UserCredential.Builder
Represents a personal access token that authorized the Connection, and associated metadata.
Protobuf type google.devtools.cloudbuild.v2.UserCredential
Interfaces
BatchCreateRepositoriesRequestOrBuilder
BatchCreateRepositoriesResponseOrBuilder
ConnectionOrBuilder
CreateConnectionRequestOrBuilder
CreateRepositoryRequestOrBuilder
DeleteConnectionRequestOrBuilder
DeleteRepositoryRequestOrBuilder
FetchGitRefsRequestOrBuilder
FetchGitRefsResponseOrBuilder
FetchLinkableRepositoriesRequestOrBuilder
FetchLinkableRepositoriesResponseOrBuilder
FetchReadTokenRequestOrBuilder
FetchReadTokenResponseOrBuilder
FetchReadWriteTokenRequestOrBuilder
FetchReadWriteTokenResponseOrBuilder
GetConnectionRequestOrBuilder
GetRepositoryRequestOrBuilder
GitHubConfigOrBuilder
GitHubEnterpriseConfigOrBuilder
GitLabConfigOrBuilder
InstallationStateOrBuilder
ListConnectionsRequestOrBuilder
ListConnectionsResponseOrBuilder
ListRepositoriesRequestOrBuilder
ListRepositoriesResponseOrBuilder
OAuthCredentialOrBuilder
OperationMetadataOrBuilder
ProcessWebhookRequestOrBuilder
RepositoryManagerGrpc.AsyncService
Manages connections to source code repositories.
RepositoryOrBuilder
RunWorkflowCustomOperationMetadataOrBuilder
ServiceDirectoryConfigOrBuilder
UpdateConnectionRequestOrBuilder
UserCredentialOrBuilder
Enums
Connection.ConnectionConfigCase
FetchGitRefsRequest.RefType
Type of refs
Protobuf enum google.devtools.cloudbuild.v2.FetchGitRefsRequest.RefType
InstallationState.Stage
Stage of the installation process.
Protobuf enum google.devtools.cloudbuild.v2.InstallationState.Stage