View Source GoogleApi.CSS.V1.Model.CustomAttribute (google_api_css v0.4.1)
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_valuesis not empty,valuemust be empty. -
name(type:String.t, default:nil) - The name of the attribute. -
value(type:String.t, default:nil) - The value of the attribute. Ifvalueis not empty,group_valuesmust be empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.