Class: Google::Cloud::AIPlatform::V1::StreamRawPredictRequest

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

Overview

Request message for PredictionService.StreamRawPredict.

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint::String



140
141
142
143
# File 'proto_docs/google/cloud/aiplatform/v1/prediction_service.rb', line 140

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

#http_body::Google::Api::HttpBody



140
141
142
143
# File 'proto_docs/google/cloud/aiplatform/v1/prediction_service.rb', line 140

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