[BindServiceMethod(typeof(ReasoningEngineExecutionService), "BindService")]public abstract class ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase.
Base class for server-side implementations of ReasoningEngineExecutionService
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase` class within the Cloud AI Platform v1beta1 API."],["The `ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase` class serves as the base for server-side implementations of the `ReasoningEngineExecutionService`."],["The latest version documented is `1.0.0-beta21`, and previous versions, like `1.0.0-beta20`, are also accessible."],["The primary method available is `QueryReasoningEngine`, which facilitates querying using a reasoning engine, taking a `QueryReasoningEngineRequest` and `ServerCallContext` as input, and returns a `QueryReasoningEngineResponse` wrapped in a task."],["The `ReasoningEngineExecutionService.ReasoningEngineExecutionServiceBase` class inherits from the base `object` class and is contained within the `Google.Cloud.AIPlatform.V1Beta1` namespace."]]],[]]