FieldLevelEncryptionProfile

A complex data type for field-level encryption profiles.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex data type that includes the profile name and the encryption entities for the field-level encryption profile.

Link copied to clipboard
val id: String

The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain selected data fields to be encrypted by specific public keys.

Link copied to clipboard

The last time the field-level encryption profile was updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String