public sealed class AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec : IMessage<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec>, IEquatable<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec>, IDeepCloneable<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec.
[[["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 document provides reference documentation for the `AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec` class within the Discovery Engine v1beta API."],["The `ModelSpec` class is designed to specify the model used for answer generation, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `ModelSpec()`, and `ModelSpec(ModelSpec other)` which allows the creation of new instances or clone existing ones, respectively."],["`ModelSpec` contains a property named `ModelVersion`, which allows users to specify the version of the model used, with 'stable' being the default if not set."]]],[]]