FieldLevelEncryptionConfig

A complex data type that includes the profile configurations specified for field-level encryption.

Types

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

Properties

Link copied to clipboard

A unique number that ensures the request can't be replayed.

Link copied to clipboard

An optional comment about the configuration. The comment cannot be longer than 128 characters.

Link copied to clipboard

A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use as by default in a request if a query argument doesn't specify a profile to use.

Link copied to clipboard

A complex data type that specifies when to forward content if a profile isn't found and the profile that can be provided as a query argument in a request.

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