public sealed class FreeFormSuggestion : IMessage<FreeFormSuggestion>, IEquatable<FreeFormSuggestion>, IDeepCloneable<FreeFormSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class FreeFormSuggestion.
[[["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 page provides reference documentation for the `FreeFormSuggestion` class within the Google Cloud Dialogflow v2 API for .NET."],["The latest version of `FreeFormSuggestion` is 4.26.0, with numerous prior versions available, ranging back to version 3.2.0."],["The `FreeFormSuggestion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FreeFormSuggestion` class includes a `Response` property, which is a required string representing the free-form suggestion."],["The class has two constructors, one which is the default, and the other that can be passed an instance of a `FreeFormSuggestion`."]]],[]]