ListValue is a wrapper around a repeated field of values.
ListValue
The JSON representation for ListValue is JSON array.
Repeated field of dynamically typed values.
from field: repeated google.protobuf.Value values = 1;
from message google.protobuf.ListValue
ListValueis a wrapper around a repeated field of values.The JSON representation for
ListValueis JSON array.