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 v1 API class AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec` class, which is part of the Google Cloud Discovery Engine v1 API."],["The `ModelSpec` class is used to specify the answer generation model to be used, it inherits from `object`, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions for the API are listed, ranging from version 1.0.0-beta06 to 1.6.0, with 1.6.0 being the latest."],["The class includes properties such as `ModelVersion`, allowing specification of stable or preview model versions."],["The page defines the constructor of `ModelSpec` class, taking either no parameters or another `ModelSpec` instance as parameter, to create a new `ModelSpec`."]]],[]]