public sealed class GenerateStatelessSuggestionResponse : IMessage<GenerateStatelessSuggestionResponse>, IEquatable<GenerateStatelessSuggestionResponse>, IDeepCloneable<GenerateStatelessSuggestionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GenerateStatelessSuggestionResponse.
The response message for
[Conversations.GenerateStatelessSuggestion][google.cloud.dialogflow.v2.Conversations.GenerateStatelessSuggestion].
[[["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 `GenerateStatelessSuggestionResponse` class within the Google Cloud Dialogflow v2 API, with version 4.24.0 being the current version highlighted."],["The class `GenerateStatelessSuggestionResponse` is a response message for `Conversations.GenerateStatelessSuggestion`, and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document provides links to previous versions of the documentation, ranging from version 4.26.0 (latest) down to version 3.2.0, along with the inheritance hierarchy and implemented interfaces."],["The `GenerateStatelessSuggestionResponse` class includes the `GeneratorSuggestion` property, which is of type `GeneratorSuggestion` and represents a generated suggestion for a conversation."],["The page also includes information such as members inherited from `object`, the namespace `Google.Cloud.Dialogflow.V2`, the assembly `Google.Cloud.Dialogflow.V2.dll`, and its constructors."]]],[]]