Module: Google::Cloud::Build::V2

Defined in:
lib/google/cloud/build/v2.rb,
lib/google/cloud/build/v2/version.rb,
lib/google/cloud/build/v2/repository_manager.rb,
lib/google/cloud/build/v2/repository_manager/paths.rb,
lib/google/cloud/build/v2/repository_manager/client.rb,
lib/google/cloud/build/v2/repository_manager/operations.rb,
lib/google/cloud/build/v2/repository_manager/credentials.rb,
proto_docs/google/devtools/cloudbuild/v2/cloudbuild.rb,
proto_docs/google/devtools/cloudbuild/v2/repositories.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/build/v2"
client = ::Google::Cloud::Build::V2::RepositoryManager::Client.new

Defined Under Namespace

Modules: RepositoryManager Classes: BatchCreateRepositoriesRequest, BatchCreateRepositoriesResponse, Connection, CreateConnectionRequest, CreateRepositoryRequest, DeleteConnectionRequest, DeleteRepositoryRequest, FetchGitRefsRequest, FetchGitRefsResponse, FetchLinkableRepositoriesRequest, FetchLinkableRepositoriesResponse, FetchReadTokenRequest, FetchReadTokenResponse, FetchReadWriteTokenRequest, FetchReadWriteTokenResponse, GetConnectionRequest, GetRepositoryRequest, GitHubConfig, GitHubEnterpriseConfig, GitLabConfig, InstallationState, ListConnectionsRequest, ListConnectionsResponse, ListRepositoriesRequest, ListRepositoriesResponse, OAuthCredential, OperationMetadata, ProcessWebhookRequest, Repository, RunWorkflowCustomOperationMetadata, ServiceDirectoryConfig, UpdateConnectionRequest, UserCredential

Constant Summary collapse

VERSION =
"0.3.0"