Servicemanagement_v1Functions
Functions
Link copied to clipboard
Gets a service configuration (version) for a managed service.
Link copied to clipboard
Gets a service configuration rollout.
Link copied to clipboard
Gets a managed service. Authentication is required unless the service is public.
Link copied to clipboard
suspend fun getServiceConsumerIamPolicy(argument: GetServiceConsumerIamPolicyPlainArgs): GetServiceConsumerIamPolicyResult
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 getServiceConsumerIamPolicy(argument: suspend GetServiceConsumerIamPolicyPlainArgsBuilder.() -> Unit): GetServiceConsumerIamPolicyResult
suspend fun getServiceConsumerIamPolicy(consumerId: String, serviceId: String): GetServiceConsumerIamPolicyResult
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 getServiceIamPolicy(argument: suspend GetServiceIamPolicyPlainArgsBuilder.() -> Unit): GetServiceIamPolicyResult