public sealed class Intent.Types.Message.Types.TableCardRow : IMessage<Intent.Types.Message.Types.TableCardRow>, IEquatable<Intent.Types.Message.Types.TableCardRow>, IDeepCloneable<Intent.Types.Message.Types.TableCardRow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.TableCardRow.
Row of [TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
[[["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 reference documentation for the `Intent.Types.Message.Types.TableCardRow` class in the Google Cloud Dialogflow v2 API, detailing its use in creating rows for `TableCard` messages."],["The page lists available versions of the `TableCardRow` class, ranging from version 3.2.0 to the latest version 4.26.0, each linked to its respective documentation."],["`TableCardRow` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Protobuf framework."],["The class includes properties such as `Cells` (a list of cells in the row) and `DividerAfter` (to add a visual divider after the row)."],["The documentation includes constructors for creating a new `TableCardRow`, either empty or by copying another `TableCardRow` instance."]]],[]]