Display variable toggle.
| JSON representation |
|---|
{
"variable": string,
"variableValues": [
string
],
"variableType": enum ( |
| Fields | |
|---|---|
variable |
Output only. The name of the variable used to toggle the display of another variable. |
variableValues[] |
Output only. The value of the variable used to toggle the display of another variable. |
variableType |
Output only. The type of the variable used to toggle the display of another variable. |