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."],["The `GeneratorSuggestion` class, which is used for suggestions generated by a generator, has implementations for interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a list of available versions for `GeneratorSuggestion`, ranging from version 3.2.0 up to the latest 4.26.0, with version 4.22.0 being the one with the detailed information."],["The class has two constructors: a parameterless one and one that takes another `GeneratorSuggestion` instance as an argument to copy it."],["The `GeneratorSuggestion` class has two key properties, `SuggestionCase` which provides the type of suggestion, and `SummarySuggestion`, which contains an optional suggested summary."]]],[]]