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-04-09 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.TableCardCell` class within the Google Cloud Dialogflow v2 API, detailing its use in creating cells within a `TableCardRow`."],["The page lists available versions of the `TableCardCell` class, ranging from version 4.26.0 (latest) down to 3.2.0, each with a corresponding link to its respective documentation."],["`TableCardCell` is part of the `Google.Cloud.Dialogflow.V2` namespace and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message data within the Dialogflow API."],["The `TableCardCell` class includes a `Text` property, which is a string used to contain the required text displayed within the cell, as well as having constructor methods."]]],[]]