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 `TableCardCell` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `TableCardCell` class represents a cell within a `TableCardRow` in Dialogflow's `Intent.Message`, as part of the reference documentation."],["The page details the `TableCardCell` class's inheritance, which includes implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as listing its constructors."],["The latest version of the API documented is 4.26.0, and it lists prior versions all the way down to version 3.2.0 of this class within the documentation."],["The primary property of the TableCardCell class is \"Text\", which is a string that represents the text in the cell and is a required field."]]],[]]