View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue (google_api_content_warehouse v0.6.0)
Represents the string value of the enum field.
Attributes
-
value
(type:String.t
, default:nil
) - String value of the enum field. This must match defined set of enums in document schema using EnumTypeOptions.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue{ value: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.