public sealed class 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 `TableCardCell` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `TableCardCell` class is a component used within `TableCardRow` for Dialogflow's messaging and is available across many versions, with version 4.26.0 being the latest."],["The page details the class's inheritance, it implements several interfaces, and provides method and property information, including the `Text` property, which is required and holds the text content of a cell."],["The documentation provides various versions of the API, from 3.2.0 up to 4.26.0, each linking to its corresponding page for the `TableCardCell` class within that specific version."]]],[]]