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 page provides documentation for the `Intent.Types.Message.Types.TableCardCell` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["The `TableCardCell` class represents a single cell within a `TableCardRow` for displaying structured data in the Dialogflow interface."],["The documentation lists a comprehensive version history for the `TableCardCell` class, starting from version 3.2.0 up to the latest version 4.26.0."],["`TableCardCell` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The main property of the `TableCardCell` class is `Text`, which is a string representing the text displayed in the cell and is a required field."]]],[]]