Google Cloud Dialogflow v2beta1 API - Class Intent.Types.Message.Types.Text (1.0.0-beta15)

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.

Inheritance

object > Intent.Types.Message.Types.Text

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

Text()

public Text()

Text(Text)

public Text(Intent.Types.Message.Types.Text other)
Parameter
NameDescription
otherIntentTypesMessageTypesText

Properties

Text_

public RepeatedField<string> Text_ { get; }

Optional. The collection of the agent's responses.

Property Value
TypeDescription
RepeatedFieldstring