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 role as a cell within a `TableCardRow` in Dialogflow messages."],["The `TableCardCell` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in message handling and object manipulation."],["The class is part of the `Google.Cloud.Dialogflow.V2` assembly and has documentation spanning from version 3.2.0 up to the latest version, 4.26.0, as well as various versions in between."],["The documentation for `TableCardCell` contains information on the class's inheritance from `Object`, inherited members, constructors, and the `Text` property, which holds the required text content of the cell."],["The documentation is specifically for the .NET implementation, referencing the Google Cloud and Microsoft .NET libraries and APIs."]]],[]]