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."],[[["This webpage provides documentation for the `TableCardCell` class within the Google Cloud Dialogflow v2 API, specifically for .NET development, detailing its role as a cell within a `TableCardRow`."],["The documentation covers a range of versions for the `TableCardCell` class, from version 3.2.0 to the latest, 4.26.0, with each version linked to its respective documentation page."],["`TableCardCell` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used within the Dialogflow API and manipulated in various ways."],["The `TableCardCell` class has two constructors, one default and one that accepts another `TableCardCell` object, enabling the creation of new cells and the cloning of existing ones."],["The primary property of `TableCardCell` is `Text`, a string representing the content within a cell of a TableCardRow."]]],[]]