| Class | Description |
|---|---|
| ListValue |
List variable value
|
| ListValue.Builder |
Builder class for a
ListValue |
| MapValue |
Map variable value
|
| MapValue.Builder |
Builder class for a
MapValue |
| ScalarValue |
Simple string variable value
|
| VariableValue |
Abstract class for one variable value
|
| Enum | Description |
|---|---|
| ValueType |
Enumeration of the different types of variable values
|