View Source GoogleApi.ContentWarehouse.V1.Model.GeostorePaintedElementLogicalColorProto (google_api_content_warehouse v0.4.0)
Painted element logical color. Most legal definitions only specify a color category (like "yellow") and don't specify an exact hue, rather stating that the colors must be distinguishable from each other. We refer to this as the "logical" color.
Attributes
-
color
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePaintedElementLogicalColorProto{ color: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.