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."],["`RbmText` represents a Rich Business Messaging (RBM) text response that can include suggestions for the user."],["The `RbmText` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various functionalities."],["It contains a required `Text` property for the message content and an optional `RbmSuggestion` property for adding suggestions."],["The class includes constructors for creating new instances, both empty and copied, along with inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]