Endpoints Functions
object EndpointsFunctions
Functions
Link copied to clipboard
suspend fun getServiceConsumersIamPolicy(argument: GetServiceConsumersIamPolicyPlainArgs): GetServiceConsumersIamPolicyResult
Retrieves the current IAM policy data for serviceconsumers
suspend fun getServiceConsumersIamPolicy(argument: suspend GetServiceConsumersIamPolicyPlainArgsBuilder.() -> Unit): GetServiceConsumersIamPolicyResult
suspend fun getServiceConsumersIamPolicy(consumerProject: String, serviceName: String): GetServiceConsumersIamPolicyResult
Link copied to clipboard
Retrieves the current IAM policy data for service
suspend fun getServiceIamPolicy(argument: suspend GetServiceIamPolicyPlainArgsBuilder.() -> Unit): GetServiceIamPolicyResult