Google Cloud Dialogflow v2beta1 API - Class FreeFormSuggestion (1.0.0-beta23)

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.

Inheritance

object > FreeFormSuggestion

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

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