Class: Google::Cloud::AIPlatform::V1::QueryReasoningEngineResponse

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

Overview

Response message for [ReasoningEngineExecutionService.Query][]

Instance Attribute Summary collapse

Instance Attribute Details

#output::Google::Protobuf::Value

Returns Response provided by users in JSON object format.

Returns:



47
48
49
50
# File 'proto_docs/google/cloud/aiplatform/v1/reasoning_engine_execution_service.rb', line 47

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