Managedidentities_v1Functions

Functions

Link copied to clipboard

Gets details of a single Backup.

suspend fun getBackup(argument: suspend GetBackupPlainArgsBuilder.() -> Unit): GetBackupResult
suspend fun getBackup(backupId: String, domainId: String, project: String? = null): GetBackupResult
Link copied to clipboard

Gets information about a domain.

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult
suspend fun getDomain(domainId: String, project: String? = null): GetDomainResult
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 getDomainBackupIamPolicy(backupId: String, domainId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDomainBackupIamPolicyResult
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 getDomainIamPolicy(domainId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDomainIamPolicyResult
Link copied to clipboard

Gets details of a single Peering.

suspend fun getPeering(argument: suspend GetPeeringPlainArgsBuilder.() -> Unit): GetPeeringResult
suspend fun getPeering(peeringId: String, project: String? = null): GetPeeringResult
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 getPeeringIamPolicy(optionsRequestedPolicyVersion: Int? = null, peeringId: String, project: String? = null): GetPeeringIamPolicyResult