DeletionProtection

sealed class DeletionProtection

Indicates whether deletion protection is ENABLED or DISABLED for the collection. When deletion protection is ENABLED, the collection cannot be deleted.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Deletion protection disabled

Link copied to clipboard

Deletion protection enabled

Link copied to clipboard
data class SdkUnknown(val value: String) : DeletionProtection

Properties

Link copied to clipboard
abstract val value: String