Google Cloud Dialogflow v2 API - Class Intent.Types.Message.Types.Text (4.9.0)

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 v2 API class Intent.Types.Message.Types.Text.

The text response message.

Inheritance

object > Intent.Types.Message.Types.Text

Namespace

GoogleCloudGoogle.Cloud.DialogflowV2

Assembly

Google.Cloud.Dialogflow.V2.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