528 B
528 B
ProtobufListValue
ListValue is a wrapper around a repeated field of values. The JSON representation for ListValue is JSON array.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| values | **list[ProtobufValue]** | Repeated field of dynamically typed values. | [optional] |