public sealed class ReasoningEngineSpec : IMessage<ReasoningEngineSpec>, IEquatable<ReasoningEngineSpec>, IDeepCloneable<ReasoningEngineSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ReasoningEngineSpec.
[[["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-03-21 UTC."],[[["This documentation covers the `ReasoningEngineSpec` class within the Vertex AI v1beta1 API, which is used for configuring ReasoningEngine."],["The `ReasoningEngineSpec` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and protocol buffer message handling."],["The latest version of this class is `1.0.0-beta21`, with a previous version `1.0.0-beta20` also available, in the namespace `Google.Cloud.AIPlatform.V1Beta1` and assembly `Google.Cloud.AIPlatform.V1Beta1.dll`."],["It offers two constructors, a default constructor and one that takes another `ReasoningEngineSpec` object for copying, and includes properties `ClassMethods` for OpenAPI declarations and `PackageSpec` for the ReasoningEngine's package specification."]]],[]]