Full name: projects.locations.reasoningEngines.streamQuery
Streams queries using a reasoning engine.
Endpoint
posthttps://aiplatform.googleapis.com/v1beta1/{name}:streamQuery    
              
            
            Path parameters
namestring
                  
                Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}
Request body
The request body contains data with the following structure:
Optional. Input content provided by users in JSON object format. Examples include text query, function calling parameters, media bytes, etc.
classMethodstring
                    
                  Optional. Class method to be used for the stream query. It is optional and defaults to "stream_query" if unspecified.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.