google.protobuf.ListValue

`ListValue` is a wrapper around a repeated field of values. The JSON representation for `ListValue` is JSON array.

Fields

valuesarray of google.protobuf.Value
Repeated field of dynamically typed values.