Class: Google::Cloud::AIPlatform::V1::FetchFeatureValuesRequest

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

Overview

Request message for FeatureOnlineStoreService.FetchFeatureValues. All the features under the requested feature view will be returned.

Instance Attribute Summary collapse

Instance Attribute Details

#data_format::Google::Cloud::AIPlatform::V1::FeatureViewDataFormat



62
63
64
65
# File 'proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb', line 62

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

#data_key::Google::Cloud::AIPlatform::V1::FeatureViewDataKey



62
63
64
65
# File 'proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb', line 62

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

#feature_view::String



62
63
64
65
# File 'proto_docs/google/cloud/aiplatform/v1/feature_online_store_service.rb', line 62

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