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 v1beta 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 documentation provides details for the `AnswerQueryRequest.Types.RelatedQuestionsSpec` class within the Google Cloud Discovery Engine v1beta API, specifically for versions 1.0.0-beta17 and 1.0.0-beta18."],["`RelatedQuestionsSpec` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering capabilities for related questions specification."],["The class includes constructors for creating new instances of `RelatedQuestionsSpec`, either as a new object or by copying an existing `RelatedQuestionsSpec` instance."],["The `Enable` property, a boolean, allows users to enable or disable the related questions feature."],["The `RelatedQuestionsSpec` is under the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, contained in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]