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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.TableCardRow` class in the Google Cloud Dialogflow V2 API, with the latest version being 4.26.0 and version 4.4.0 being the current reference version."],["The `TableCardRow` class is used to define a row within a `TableCard` for the Dialogflow API, allowing for structured data display."],["The `TableCardRow` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["Key properties of `TableCardRow` include `Cells`, a list of `TableCardCell` objects that make up the row, and `DividerAfter`, a boolean indicating whether a visual divider should be placed after the row."],["The page also provides access to older versions of this document, spanning from version 4.25.0 all the way down to version 3.2.0, allowing users to find the relevant documentation based on their version needs."]]],[]]