google_api_docs v0.10.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
Specs
t() :: %GoogleApi.Docs.V1.Model.OptionalColor{ color: GoogleApi.Docs.V1.Model.Color.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.