GoogleApi.MyBusinessBusinessInformation.V1.Model.RepeatedEnumAttributeValue (google_api_my_business_business_information v0.5.2)
View SourceValues for an attribute with a value_type
of REPEATED_ENUM. This consists of two lists of value IDs: those that are set (true) and those that are unset (false). Values absent are considered unknown. At least one value must be specified.
Attributes
-
setValues
(type:list(String.t)
, default:nil
) - Enum values that are set. -
unsetValues
(type:list(String.t)
, default:nil
) - Enum values that are unset.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.