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 v2beta1 API class Intent.Types.Message.Types.TableCardRow.
Row of
[TableCard][google.cloud.dialogflow.v2beta1.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 document provides reference information for the `Intent.Types.Message.Types.TableCardRow` class in the Google Cloud Dialogflow v2beta1 API, specifically within version 1.0.0-beta22."],["The `TableCardRow` class represents a row within a `TableCard` in the Dialogflow API and inherits from the base `object` class while implementing several interfaces for message handling and comparison."],["The class has a constructor that can either create a new instance or a copy of another `TableCardRow`."],["It includes properties to manage the `Cells` within a row and the `DividerAfter` property, which indicates whether a divider should be placed after this specific row in the table."],["The `TableCardRow` class belongs to the namespace `Google.Cloud.Dialogflow.V2Beta1` and is contained within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]