public sealed class Intent.Types.Message.Types.TableCardCell : IMessage<Intent.Types.Message.Types.TableCardCell>, IEquatable<Intent.Types.Message.Types.TableCardCell>, IDeepCloneable<Intent.Types.Message.Types.TableCardCell>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.TableCardCell.
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."],[[["The latest version of the Google Cloud Dialogflow v2 API is 4.26.0, and this page provides documentation for the `TableCardCell` class."],["This page specifically covers the `TableCardCell` class, which is a component within the `Intent.Types.Message.Types` namespace in version 4.12.0 of the API, with a full list of available versions provided."],["The `TableCardCell` class represents a cell within a `TableCardRow` in Dialogflow v2, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableCardCell` class has a constructor for creating new instances, and for copying instances, along with one property, which is the string `Text` property, representing the required text for the cell."],["The inheritance of this `TableCardCell` class is from `object` to `TableCardCell`, with `object` providing inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]