Service Control API V1 API - Class Google::Protobuf::ListValue (v0.11.0)

Reference documentation and code samples for the Service Control API V1 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

def values() -> ::Array<::Google::Protobuf::Value>
Returns

#values=

def values=(value) -> ::Array<::Google::Protobuf::Value>
Parameter
Returns