GoogleApi.ContentWarehouse.V1.Model.GeostorePaintedElementLogicalColorProto
Table of Contents ▼
Jump to a specific part of the page:
Description
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 List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
color
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePaintedElementLogicalColorProto{
color: String.t() | nil
}
color: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostorePaintedElementLogicalColorProto