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
Access source code repositories hosted by Google.
Defined Under Namespace
Classes: AuditConfig, AuditLogConfig, Binding, CloudSourceRepositoriesService, Empty, ListReposResponse, MirrorConfig, Policy, Repo, SetIamPolicyRequest, TestIamPermissionsRequest, TestIamPermissionsResponse
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20180226'
- 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'