public sealed class ReasoningEngineSpec : IMessage<ReasoningEngineSpec>, IEquatable<ReasoningEngineSpec>, IDeepCloneable<ReasoningEngineSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-31 UTC."],[[["This documentation is for the `ReasoningEngineSpec` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `ReasoningEngineSpec` class represents configurations for a ReasoningEngine and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `ReasoningEngineSpec()` and an overload `ReasoningEngineSpec(ReasoningEngineSpec other)` for creating copies."],["`ReasoningEngineSpec` includes a `ClassMethods` property for declarations of object class methods, and a required `PackageSpec` property representing the user-provided package specification of the ReasoningEngine."],["The documentation includes links to the latest version of the class `1.0.0-beta21` as well as the previous version `1.0.0-beta20` of the ReasoningEngineSpec class."]]],[]]