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-04-09 UTC."],[[["This webpage provides reference documentation for the `GeneratorSuggestion` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.25.0."],["The `GeneratorSuggestion` class represents a suggestion generated by a generator, with the latest version available being 4.26.0."],["The page lists all versions of `GeneratorSuggestion` dating back to version 3.2.0, offering documentation and links for each of them."],["The `GeneratorSuggestion` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class can have one of two properties being set, `SummarySuggestion`, which represents the suggested summary, and `SuggestionCase`, which is of the type `SuggestionOneofCase`."]]],[]]