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 documentation for the `Intent.Types.Message.Types.TableCardCell` class within the Google Cloud Dialogflow v2 API, specifically focusing on version 4.13.0 and other previous versions, with the latest version being 4.26.0."],["The `TableCardCell` class represents a single cell within a `TableCardRow` and is used for building structured table responses in Dialogflow interactions."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and manipulation, and is derived from the base `object` class."],["The `Text` property, of type `string`, is a required field that contains the text to be displayed within the table cell."],["The page lists all the available versions of the API from version 3.2.0 all the way to the most recent version of 4.26.0, all pertaining to the same TableCardCell type."]]],[]]