Retail V2 API - Class Google::Protobuf::ListValue (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API class Google::Protobuf::ListValue.
ListValue is a wrapper around a repeated field of values.
The JSON representation for ListValue is JSON array.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
defvalues()->::Array<::Google::Protobuf::Value>
Returns
- (::Array<::Google::Protobuf::Value>) — Repeated field of dynamically typed values.
#values=
defvalues=(value)->::Array<::Google::Protobuf::Value>
Parameter
- value (::Array<::Google::Protobuf::Value>) — Repeated field of dynamically typed values.
Returns
- (::Array<::Google::Protobuf::Value>) — Repeated field of dynamically typed values.