Module: Google::Apis::SourcerepoV1

Defined in:
generated/google/apis/sourcerepo_v1.rb,
generated/google/apis/sourcerepo_v1/classes.rb,
generated/google/apis/sourcerepo_v1/service.rb,
generated/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

VERSION =
'V1'
REVISION =
'20200914'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'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'