public sealed class Intent.Types.Message.Types.Text : IMessage<Intent.Types.Message.Types.Text>, IEquatable<Intent.Types.Message.Types.Text>, IDeepCloneable<Intent.Types.Message.Types.Text>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Intent.Types.Message.Types.Text.
The text response message.
Implements
IMessageIntentTypesMessageTypesText, IEquatableIntentTypesMessageTypesText, IDeepCloneableIntentTypesMessageTypesText, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Constructors
Text()
public Text()
Text(Text)
public Text(Intent.Types.Message.Types.Text other)
Parameter | |
---|---|
Name | Description |
other |
IntentTypesMessageTypesText |
Properties
Text_
public RepeatedField<string> Text_ { get; }
Optional. The collection of the agent's responses.
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |