Cloud Source Repositories API

Accesses source code repositories hosted by Google.

Service: sourcerepo.googleapis.com

The Service name sourcerepo.googleapis.com is needed to create RPC client stubs.

google.devtools.sourcerepo.v1.SourceRepo

Methods
CreateRepo Creates a repo in the given project with the given name.
DeleteRepo Deletes a repo.
GetIamPolicy Gets the access control policy for a resource.
GetProjectConfig Returns the Cloud Source Repositories configuration of the project.
GetRepo Returns information about a repo.
ListRepos Returns all repos belonging to a project.
SetIamPolicy Sets the access control policy on the specified resource.
SyncRepo Synchronize a connected repo.
TestIamPermissions Returns permissions that a caller has on the specified resource.
UpdateProjectConfig Updates the Cloud Source Repositories configuration of the project.
UpdateRepo Updates information about a repo.

google.iam.v1.IAMPolicy

Methods
GetIamPolicy Gets the access control policy for a resource.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.

google.longrunning.Operations

Methods