Voting helps other researchers find interesting modules.
Configurations for an enum/categorical property.
possibleValues
list(String.t)
nil
validationCheckDisabled
boolean()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumTypeOptions{ possibleValues: [String.t()] | nil, validationCheckDisabled: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()