View Source GoogleApi.CSS.V1.Model.CustomAttribute (google_api_css v0.3.0)
A message that represents custom attributes. Exactly one of value
or group_values
must not be empty.
Attributes
-
groupValues
(type:list(GoogleApi.CSS.V1.Model.CustomAttribute.t)
, default:nil
) - Subattributes within this attribute group. Ifgroup_values
is not empty,value
must be empty. -
name
(type:String.t
, default:nil
) - The name of the attribute. -
value
(type:String.t
, default:nil
) - The value of the attribute. Ifvalue
is not empty,group_values
must be empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.