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."],[[["The latest version of the Google Cloud Dialogflow v2 API is 4.26.0, and this page provides documentation for the `TableCardCell` class."],["This page specifically covers the `TableCardCell` class, which is a component within the `Intent.Types.Message.Types` namespace in version 4.12.0 of the API, with a full list of available versions provided."],["The `TableCardCell` class represents a cell within a `TableCardRow` in Dialogflow v2, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableCardCell` class has a constructor for creating new instances, and for copying instances, along with one property, which is the string `Text` property, representing the required text for the cell."],["The inheritance of this `TableCardCell` class is from `object` to `TableCardCell`, with `object` providing inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]