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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTableCardRow\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is part of the Google Cloud Dialogflow .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableCardRow\u003c/code\u003e represents a row within a \u003ccode\u003eTableCard\u003c/code\u003e and is used for structuring data in conversational interfaces and it is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCardRow\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which indicates that it supports message operations, equality checks, deep cloning, and buffer-based message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the available versions of the \u003ccode\u003eTableCardRow\u003c/code\u003e class, ranging from version 3.2.0 to the latest 4.26.0, allowing users to access the specific version they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eTableCardRow()\u003c/code\u003e and a constructor that accepts another \u003ccode\u003eTableCardRow\u003c/code\u003e instance, \u003ccode\u003eTableCardRow(Intent.Types.Message.Types.TableCardRow other)\u003c/code\u003e, for easy object duplication, as well as two properties, \u003ccode\u003eCells\u003c/code\u003e and \u003ccode\u003eDividerAfter\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]