Sourcerepo_v1Functions

Functions

Link copied to clipboard
suspend fun getRepo(argument: GetRepoPlainArgs): GetRepoResult

Returns information about a repo.

suspend fun getRepo(argument: suspend GetRepoPlainArgsBuilder.() -> Unit): GetRepoResult
suspend fun getRepo(project: String? = null, repoId: String): GetRepoResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRepoIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, repoId: String): GetRepoIamPolicyResult