Class: Google::Cloud::AIPlatform::V1::WriteFeatureValuesRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#entity_type::String



38
39
40
41
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 38

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

#payloads::Array<::Google::Cloud::AIPlatform::V1::WriteFeatureValuesPayload>



38
39
40
41
# File 'proto_docs/google/cloud/aiplatform/v1/featurestore_online_service.rb', line 38

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