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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.TableCardCell` class in the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0 and going down to version 3.2.0."],["The `TableCardCell` class represents a single cell within a `TableCardRow` for creating table displays within Dialogflow interactions."],["The `TableCardCell` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `TableCardCell` class has a constructor and a property called `Text`, which is the text that will appear in the cell."],["The documentation displays a history of the different versions, from 4.26.0 down to 3.2.0, of the `Intent.Types.Message.Types.TableCardCell` class."]]],[]]