public sealed class Intent.Types.Message.Types.RbmText : IMessage<Intent.Types.Message.Types.RbmText>, IEquatable<Intent.Types.Message.Types.RbmText>, IDeepCloneable<Intent.Types.Message.Types.RbmText>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Intent.Types.Message.Types.RbmText.
Rich Business Messaging (RBM) text response with suggestions.
[[["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 information for the `Intent.Types.Message.Types.RbmText` class, which is part of the Google Cloud Dialogflow v2beta1 API."],["The `RbmText` class represents a Rich Business Messaging (RBM) text response that can include suggestions for the user."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RbmText` includes properties like `RbmSuggestion` to list optional user suggestions, and `Text` to specify the required text content sent to the user."],["The `RbmText` class has two constructors: one default, `RbmText()`, and one that takes another `RbmText` instance as a parameter, `RbmText(Intent.Types.Message.Types.RbmText other)`."]]],[]]