Interface protos.google.protobuf.IListValue

Properties of a ListValue.

Package

@google-cloud/spanner!

Properties

values

values?: (google.protobuf.IValue[]|null);

ListValue values

Property Value
TypeDescription
(google.protobuf.IValue[]|null)