Class: Google::Cloud::Retail::V2::DoubleList

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/common.rb

Overview

A message with a list of double values.

Instance Attribute Summary collapse

Instance Attribute Details

#values::Array<::Float>



1022
1023
1024
1025
# File 'proto_docs/google/cloud/retail/v2/common.rb', line 1022

class DoubleList
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end