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 documentation for the `GeneratorSuggestion` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 up to the latest, 4.26.0."],["The `GeneratorSuggestion` class is used to represent a suggestion generated by a generator, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance of `GeneratorSuggestion` from the `object` class and lists its inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["It includes the namespace (`Google.Cloud.Dialogflow.V2`) and the assembly (`Google.Cloud.Dialogflow.V2.dll`) associated with the `GeneratorSuggestion` class."],["The documentation outlines the constructors available for `GeneratorSuggestion` and its properties, including `SuggestionCase` and `SummarySuggestion`."]]],[]]