public sealed class GenerateStatelessSuggestionResponse : IMessage<GenerateStatelessSuggestionResponse>, IEquatable<GenerateStatelessSuggestionResponse>, IDeepCloneable<GenerateStatelessSuggestionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class GenerateStatelessSuggestionResponse.
The response message for
[Conversations.GenerateStatelessSuggestion][google.cloud.dialogflow.v2beta1.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-04-02 UTC."],[[["This document provides reference documentation for the `GenerateStatelessSuggestionResponse` class within the Google Cloud Dialogflow v2beta1 API."],["The `GenerateStatelessSuggestionResponse` class is a response message for the `Conversations.GenerateStatelessSuggestion` method."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is 1.0.0-beta23, with version 1.0.0-beta22 also available."],["`GenerateStatelessSuggestionResponse` has a `GeneratorSuggestion` property, which is a required field that holds the suggestion for a conversation."]]],[]]