google.protobufstruct.protoListValue
MessageListValue is a wrapper around a repeated field of values.
The JSON representation for ListValue is JSON array.
| Field | Type | Number | Description |
|---|---|---|---|
| values | Value[] google.protobuf.Value[] | 1 | Repeated field of dynamically typed values. |