public sealed class FreeFormSuggestion : IMessage<FreeFormSuggestion>, IEquatable<FreeFormSuggestion>, IDeepCloneable<FreeFormSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class FreeFormSuggestion.
Suggestion generated using free form generator.
Implements
IMessageFreeFormSuggestion, IEquatableFreeFormSuggestion, IDeepCloneableFreeFormSuggestion, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Constructors
FreeFormSuggestion()
public FreeFormSuggestion()
FreeFormSuggestion(FreeFormSuggestion)
public FreeFormSuggestion(FreeFormSuggestion other)
Parameter | |
---|---|
Name | Description |
other |
FreeFormSuggestion |
Properties
Response
public string Response { get; set; }
Required. Free form suggestion.
Property Value | |
---|---|
Type | Description |
string |