public sealed class AnswerQueryRequest.Types.RelatedQuestionsSpec : IMessage<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IEquatable<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IDeepCloneable<AnswerQueryRequest.Types.RelatedQuestionsSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class AnswerQueryRequest.Types.RelatedQuestionsSpec.
[[["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.RelatedQuestionsSpec` class within the Discovery Engine v1 API."],["The class `AnswerQueryRequest.Types.RelatedQuestionsSpec` represents the specification for related questions in the API, and is currently at version 1.6.0, with prior version documentation available."],["The `RelatedQuestionsSpec` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor to initialize the class, as well as a constructor to clone instances of the `RelatedQuestionsSpec` class."],["The class contains a property named `Enable` to turn the related question feature on or off, which is of type boolean."]]],[]]