Cloud Source Repositories API

访问由 Google 托管的源代码库。

服务:sourcerepo.googleapis.com

创建远程过程调用 (RPC) 客户端存根需要名为 sourcerepo.googleapis.com 的服务。

google.devtools.sourcerepo.v1.SourceRepo

方法
CreateRepo 使用给定名称在给定项目中创建代码库。
DeleteRepo 删除代码库。
GetIamPolicy 获取资源的访问权限控制政策。
GetProjectConfig 返回项目的 Cloud Source Repositories 配置。
GetRepo 返回关于代码库的信息。
ListRepos 返回属于某个项目的所有代码库。
SetIamPolicy 设置指定资源的访问权限控制政策。
TestIamPermissions 返回调用者在指定资源上拥有的权限。
UpdateProjectConfig 更新项目的 Cloud Source Repositories 配置。
UpdateRepo 更新关于代码库的信息。

google.iam.v1.IAMPolicy

方法
GetIamPolicy 获取资源的访问权限控制政策。
SetIamPolicy 设置指定资源的访问权限控制政策。
TestIamPermissions 返回调用者在指定资源上拥有的权限。

google.longrunning.Operations

方法