public sealed class 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 `TableCardRow` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `TableCardRow` class represents a single row in a `TableCard` message used in Dialogflow, part of the `Intent.Types.Message.Types` nested classes."],["The page lists the class documentation for version 4.3.0, along with links to older versions and a direct link to the latest version of the documentation, version 4.26.0."],["`TableCardRow` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableCardRow` class contains two properties, the `Cells` property which is a list of `TableCardCell` and the `DividerAfter` property which is a boolean and indicates if there is a divider after the row."]]],[]]