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"]],[["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-04-01 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.TableCardRow` class in the Google Cloud Dialogflow v2 API, detailing its role as a row within a `TableCard`."],["The `TableCardRow` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is found within the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The documentation includes information about the class's inheritance, the interfaces it implements, its constructors, and the properties `Cells` and `DividerAfter`, which respectively handle the list of cells in a row and if a divider should appear after it."],["The page provides a comprehensive list of previous versions of the library, ranging from version 4.26.0 (latest) down to 3.2.0, indicating a history of updates and changes to this specific component of the Dialogflow v2 API."]]],[]]