Class QueryReasoningEngineRequest (1.48.0)

QueryReasoningEngineRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for [ReasoningEngineExecutionService.Query][].

Attributes

NameDescription
name str
Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
input google.protobuf.struct_pb2.Struct
Optional. Input content provided by users in JSON object format. Examples include text query, function calling parameters, media bytes, etc.

Methods

QueryReasoningEngineRequest

QueryReasoningEngineRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for [ReasoningEngineExecutionService.Query][].