Class: Google::Cloud::AIPlatform::V1::ReadFeatureValuesResponse::EntityView::Data

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb

Overview

Container to hold value(s), successive in time, for one Feature from the request.

Instance Attribute Summary collapse

Instance Attribute Details

#value::Google::Cloud::AIPlatform::V1::FeatureValue



165
166
167
168
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 165

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

#values::Google::Cloud::AIPlatform::V1::FeatureValueList



165
166
167
168
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 165

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