copied from proto3 / Google Well Known Types, source: https://github.com/protocolbuffers/protobuf/blob/450d24ca820750c5db5112a6f0b0c2efb9758021/src/google/protobuf/struct.proto ListValue is a wrapper around a repeated field of values.
ListValue
The JSON representation for ListValue is JSON array.
Optional
Repeated field of dynamically typed values.
copied from proto3 / Google Well Known Types, source: https://github.com/protocolbuffers/protobuf/blob/450d24ca820750c5db5112a6f0b0c2efb9758021/src/google/protobuf/struct.proto
ListValueis a wrapper around a repeated field of values.The JSON representation for
ListValueis JSON array.