public sealed class AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec : IMessage<AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec>, IEquatable<AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec>, IDeepCloneable<AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec.
[[["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 document provides reference information for the `AnswerQueryRequest.Types.QueryUnderstandingSpec.Types.QueryRephraserSpec` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.5.0."],["The `QueryRephraserSpec` class is used to specify query rephrasing behavior in the Discovery Engine, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Disable` property, a boolean value to disable the query rephraser, and a `MaxRephraseSteps` property which is an integer to set the maximum number of rephrase steps allowed."],["The documentation shows that version 1.6.0 is the most recent version of the API."],["The `QueryRephraserSpec` class is part of the `Google.Cloud.DiscoveryEngine.V1` namespace, and is found within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]