You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
560 B
20 lines
560 B
type: google.api.Service
|
|
config_version: 3
|
|
name: sourcerepo.googleapis.com
|
|
title: Cloud Source Repositories API
|
|
|
|
apis:
|
|
- name: google.devtools.sourcerepo.v1.SourceRepo
|
|
|
|
documentation:
|
|
summary: Access source code repositories hosted by Google.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: '*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
https://www.googleapis.com/auth/source.full_control,
|
|
https://www.googleapis.com/auth/source.read_only,
|
|
https://www.googleapis.com/auth/source.read_write
|
|
|