JSON representation |
---|
{
"name": string,
"value": string,
"groupValues": [
{
object ( |
Fields | |
---|---|
name |
The name of the attribute. Underscores will be replaced by spaces upon insertion. |
value |
The value of the attribute. |
groupValues[] |
Subattributes within this attribute group. Exactly one of value or groupValues must be provided. |