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"]],[["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 `Intent.Types.Message.Types.TableCardRow` class within the Google Cloud Dialogflow v2 API, detailing its structure and functionality."],["The `TableCardRow` class represents a row in a `TableCard` message, with options for defining cells and adding visual dividers between rows, and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers access to various versions of the `TableCardRow` documentation, ranging from the latest version (4.26.0) down to version 3.2.0, allowing developers to find the reference material relevant to their project."],["The page includes information on the class's constructors, `TableCardRow()`, and `TableCardRow(TableCardRow other)`, as well as the `Cells` and `DividerAfter` properties, along with the associated types and descriptions."],["The reference documentation also outlines the inheritance and implementation of the `TableCardRow` class, showing that it inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]