Class CancelAsyncQueryReasoningEngineRequest (2.0.0)

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

Request message for ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine.

Attributes

Name Description
name str
Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}
operation_name str
Required. The name of the longrunning operation returned from AsyncQueryReasoningEngine. Format: projects/{project}/locations/{location}/operations/{operation}

Methods

CancelAsyncQueryReasoningEngineRequest

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

Request message for ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine.