Class AsyncQueryReasoningEngineRequest (1.156.0)

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

Request message for ReasoningEngineExecutionService.AsyncQueryReasoningEngine.

Attributes

Name Description
name str
Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
input_gcs_uri str
Optional. Input Cloud Storage URI for the Async query.
output_gcs_uri str
Optional. Output Cloud Storage URI for the Async query.

Methods

AsyncQueryReasoningEngineRequest

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

Request message for ReasoningEngineExecutionService.AsyncQueryReasoningEngine.