Cloudrun Functions
object CloudrunFunctions
Functions
Link copied to clipboard
Get Cloud Run locations available for a project. To get more information about Cloud Run, see:
suspend fun getLocations(argument: suspend GetLocationsPlainArgsBuilder.() -> Unit): GetLocationsResult
Link copied to clipboard
Get information about a Google Cloud Run Service. For more information see the official documentation and API.
Link copied to clipboard
Retrieves the current IAM policy data for service
suspend fun getServiceIamPolicy(argument: suspend GetServiceIamPolicyPlainArgsBuilder.() -> Unit): GetServiceIamPolicyResult
suspend fun getServiceIamPolicy(location: String? = null, project: String? = null, service: String): GetServiceIamPolicyResult