public sealed class TableCardRow : IMessage<Intent.Types.Message.Types.TableCardRow>, IEquatable<Intent.Types.Message.Types.TableCardRow>, IDeepCloneable<Intent.Types.Message.Types.TableCardRow>, IBufferMessage, IMessage
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 details the `TableCardRow` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development, with the latest version being 4.26.0 and version 3.6.0 being the current focused area."],["The `TableCardRow` class is used to define a row within a `TableCard` for Google Dialogflow interactions, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes properties like `Cells`, which represents the list of cells in the row, and `DividerAfter`, which determines whether a visual divider is placed after the row."],["The page lists the availability of this class in many versions, ranging from 4.26.0 all the way back to 3.2.0."]]],[]]