public sealed class ResponseMessage.Types.Text : IMessage<ResponseMessage.Types.Text>, IEquatable<ResponseMessage.Types.Text>, IDeepCloneable<ResponseMessage.Types.Text>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class ResponseMessage.Types.Text.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `ResponseMessage.Types.Text` class within the Google Cloud Dialogflow v2beta1 API, version 1.0.0-beta22."],["`ResponseMessage.Types.Text` is a sealed class that represents a text response message and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and one that accepts another `ResponseMessage.Types.Text` instance."],["The `Text_` property, of type `RepeatedField\u003cstring\u003e`, is used to hold a collection of text response variants, of which only one is returned at runtime."]]],[]]