public sealed class GeneratorSuggestion : IMessage<GeneratorSuggestion>, IEquatable<GeneratorSuggestion>, IDeepCloneable<GeneratorSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class GeneratorSuggestion.
[[["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."],[[["The `GeneratorSuggestion` class represents a suggestion generated using a Generator within the Google Cloud Dialogflow v2beta1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and use within the .NET environment."],["The `GeneratorSuggestion` class has two constructors: a default constructor and another that accepts an existing `GeneratorSuggestion` object for initialization."],["It features a `SuggestionCase` property to determine the type of suggestion and a `SummarySuggestion` property for holding a suggested summary."],["The latest documentation version for GeneratorSuggestion is 1.0.0-beta23."]]],[]]