Class: Google::Cloud::AIPlatform::V1::StreamQueryReasoningEngineRequest
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::StreamQueryReasoningEngineRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb
Overview
Request message for [ReasoningEngineExecutionService.StreamQuery][].
Instance Attribute Summary collapse
-
#class_method ⇒ ::String
Optional.
-
#input ⇒ ::Google::Protobuf::Struct
Optional.
-
#name ⇒ ::String
Required.
Instance Attribute Details
#class_method ⇒ ::String
66 67 68 69 |
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb', line 66 class StreamQueryReasoningEngineRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#input ⇒ ::Google::Protobuf::Struct
66 67 68 69 |
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb', line 66 class StreamQueryReasoningEngineRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
66 67 68 69 |
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb', line 66 class StreamQueryReasoningEngineRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |