public sealed class Intent.Types.Message.Types.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 `Intent.Types.Message.Types.TableCardRow` class within the Google Cloud Dialogflow v2 API, specifically detailing its structure and functionality."],["The `TableCardRow` class represents a row within a `TableCard` message type, allowing for the organization of data in a table-like format."],["The class `TableCardRow` contains the property `Cells`, which is a list of cells, as well as the property `DividerAfter` which is a boolean to add a visual divider after that specific row."],["The page lists versions of the class, ranging from the latest `4.26.0` down to `3.2.0`, with version `4.9.0` containing the documentation for `TableCardRow`."],["The `TableCardRow` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]