Module: Google::Apis::SourcerepoV1
- Defined in:
- lib/google/apis/sourcerepo_v1.rb,
lib/google/apis/sourcerepo_v1/classes.rb,
lib/google/apis/sourcerepo_v1/service.rb,
lib/google/apis/sourcerepo_v1/gem_version.rb,
lib/google/apis/sourcerepo_v1/representations.rb
Overview
Cloud Source Repositories API
Accesses source code repositories hosted by Google.
Defined Under Namespace
Classes: AuditConfig, AuditLogConfig, Binding, CloudSourceRepositoriesService, Empty, Expr, ListReposResponse, MirrorConfig, Operation, Policy, ProjectConfig, PubsubConfig, Repo, SetIamPolicyRequest, Status, SyncRepoMetadata, SyncRepoRequest, TestIamPermissionsRequest, TestIamPermissionsResponse, UpdateProjectConfigRequest, UpdateRepoRequest
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-sourcerepo_v1 gem
"0.12.0"- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.4.1"- REVISION =
Revision of the discovery document this client was generated from
"20220429"- VERSION =
Version of the Cloud Source Repositories API this client connects to. This is NOT the gem version.
'V1'- AUTH_CLOUD_PLATFORM =
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
'https://www.googleapis.com/auth/cloud-platform'- AUTH_SOURCE_FULL_CONTROL =
Manage your source code repositories
'https://www.googleapis.com/auth/source.full_control'- AUTH_SOURCE_READ_ONLY =
View the contents of your source code repositories
'https://www.googleapis.com/auth/source.read_only'- AUTH_SOURCE_READ_WRITE =
Manage the contents of your source code repositories
'https://www.googleapis.com/auth/source.read_write'