public sealed class GeneratorSuggestion : IMessage<GeneratorSuggestion>, IEquatable<GeneratorSuggestion>, IDeepCloneable<GeneratorSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 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."],[[["This webpage provides reference documentation for the `GeneratorSuggestion` class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0 and the current page referring to 4.21.0."],["The `GeneratorSuggestion` class represents a suggestion generated by a Dialogflow Generator, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GeneratorSuggestion` class has two constructors, one being empty and one with the `GeneratorSuggestion other` parameter, and properties like `SuggestionCase`, and `SummarySuggestion`."],["The page details version history for the `GeneratorSuggestion` class, spanning from version 4.26.0 down to 3.2.0, each with a link to its respective documentation."]]],[]]