Metastore_v1Functions
object Metastore_v1Functions
Functions
Link copied to clipboard
Gets details of a single backup.
Link copied to clipboard
Gets the details of a single federation.
suspend fun getFederation(argument: suspend GetFederationPlainArgsBuilder.() -> Unit): GetFederationResult
suspend fun getFederation(federationId: String, location: String, project: String? = null): GetFederationResult
Link copied to clipboard
suspend fun getFederationIamPolicy(argument: GetFederationIamPolicyPlainArgs): GetFederationIamPolicyResult
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(argument: suspend GetFederationIamPolicyPlainArgsBuilder.() -> Unit): GetFederationIamPolicyResult
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(argument: suspend GetMetadataImportPlainArgsBuilder.() -> Unit): GetMetadataImportResult
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(location: String, project: String? = null, serviceId: String): GetServiceResult
Link copied to clipboard
suspend fun getServiceBackupIamPolicy(argument: GetServiceBackupIamPolicyPlainArgs): GetServiceBackupIamPolicyResult
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(argument: suspend GetServiceBackupIamPolicyPlainArgsBuilder.() -> Unit): GetServiceBackupIamPolicyResult
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 getServiceIamPolicy(argument: suspend GetServiceIamPolicyPlainArgsBuilder.() -> Unit): GetServiceIamPolicyResult
suspend fun getServiceIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceIamPolicyResult