View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumTypeOptions (google_api_content_warehouse v0.6.1)
Configurations for an enum/categorical property.
Attributes
-
possibleValues(type:list(String.t), default:nil) - Required. List of possible enum values. -
validationCheckDisabled(type:boolean(), default:nil) - Make sure the Enum property value provided in the document is in the possile value list during document creation. The validation check runs by default.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.