Domains_v1Functions

Functions

Link copied to clipboard

Gets the details of a Registration resource.

suspend fun getRegistration(location: String, project: String? = null, registrationId: String): GetRegistrationResult
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 getRegistrationIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, registrationId: String): GetRegistrationIamPolicyResult