SourcerepoFunctions

Functions

Link copied to clipboard

Get infomation about an existing Google Cloud Source Repository. For more information see the official documentation and API.

suspend fun getRepository(name: String, project: String? = null): GetRepositoryResult
Link copied to clipboard

Retrieves the current IAM policy data for repository

suspend fun getRepositoryIamPolicy(project: String? = null, repository: String): GetRepositoryIamPolicyResult