Metastore_v1betaFunctions

Functions

Link copied to clipboard

Gets details of a single backup.

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

Gets the details of a single federation.

suspend fun getFederation(federationId: String, location: String, project: String? = null): GetFederationResult
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 getFederationIamPolicy(federationId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetFederationIamPolicyResult
Link copied to clipboard

Gets details of a single import.

suspend fun getMetadataImport(location: String, metadataImportId: String, project: String? = null, serviceId: String): GetMetadataImportResult
Link copied to clipboard

Gets the details of a single service.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(location: String, project: String? = null, serviceId: String): GetServiceResult
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 getServiceBackupIamPolicy(backupId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceBackupIamPolicyResult
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 getServiceDatabaseIamPolicy(databaseId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceDatabaseIamPolicyResult
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 getServiceDatabaseTableIamPolicy(databaseId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String, tableId: String): GetServiceDatabaseTableIamPolicyResult
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(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceIamPolicyResult