public sealed class TableCardCell : IMessage<Intent.Types.Message.Types.TableCardCell>, IEquatable<Intent.Types.Message.Types.TableCardCell>, IDeepCloneable<Intent.Types.Message.Types.TableCardCell>, IBufferMessage, IMessage
Cell of [TableCardRow][google.cloud.dialogflow.v2.Intent.Message.TableCardRow].
[[["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 webpage provides documentation for the `TableCardCell` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its implementation and inheritance."],["The `TableCardCell` class is designed to represent a single cell within a `TableCardRow` for Dialogflow interactions."],["The webpage offers access to documentation for multiple versions of the library, ranging from 3.2.0 to the latest 4.26.0."],["`TableCardCell` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableCardCell` class includes a `Text` property, which represents the required text content of the cell, and is of type `string`."]]],[]]