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"]],[["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 webpage provides reference documentation for the `AnswerQueryRequest.Types.AnswerGenerationSpec.Types.ModelSpec` class within the Google Cloud Discovery Engine v1 API."],["The `ModelSpec` class serves as a specification for Answer Generation Models and is part of the `Google.Cloud.DiscoveryEngine.V1` namespace, found in the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ModelSpec` class has a `ModelVersion` property, which allows users to set the version of the model to use, either 'stable' or 'preview', with the default being 'stable'."],["The documentation covers various versions of the API, from 1.0.0-beta06 to the latest 1.6.0."]]],[]]