Cloudrunv2Functions

Functions

Link copied to clipboard

Retrieves the current IAM policy data for job

suspend fun getJobIamPolicy(location: String? = null, name: String, project: String? = null): GetJobIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for service

suspend fun getServiceIamPolicy(location: String? = null, name: String, project: String? = null): GetServiceIamPolicyResult