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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTableCardRow\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCardRow\u003c/code\u003e class represents a single row in a \u003ccode\u003eTableCard\u003c/code\u003e message used in Dialogflow, supporting various versions from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableCardRow\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in handling message data within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCells\u003c/code\u003e, which represents the list of cells in a row, and \u003ccode\u003eDividerAfter\u003c/code\u003e, a boolean flag for adding a visual divider.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableCardRow\u003c/code\u003e class has 2 constructors allowing for the creation of a new empty class, or the creation of a new class based off another class of the same type.\u003c/p\u003e\n"]]],[],null,[]]