google_api_docs v0.8.0 GoogleApi.Docs.V1.Model.OptionalColor View Source
A color that can either be fully opaque or fully transparent.
Attributes
color
(type:GoogleApi.Docs.V1.Model.Color.t
, default:nil
) - If set, this will be used as an opaque color. If unset, this represents a transparent color.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Docs.V1.Model.OptionalColor{ color: GoogleApi.Docs.V1.Model.Color.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.