GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineRequest constructor

GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineRequest({
  1. String? operationName,
})

Implementation

GoogleCloudAiplatformV1CancelAsyncQueryReasoningEngineRequest({
  this.operationName,
});