public sealed class Table.Types.Row : IMessage<Table.Types.Row>, IEquatable<Table.Types.Row>, IDeepCloneable<Table.Types.Row>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class Table.Types.Row.
[[["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-07-02 UTC."],[[["This page provides documentation for the `Table.Types.Row` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0."],["The `Table.Types.Row` class represents a row of data and is implemented as part of Google's `.NET` library for data protection."],["The documentation includes information on the class's inheritance, which includes the [object] and implemented interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It shows that `Table.Types.Row` has a property called `Values` which contains the individual cells of the row as a repeated field of type `Value`."],["The provided documentation offers version history, spanning from the latest version 4.16.0 down to version 2.15.0, allowing navigation between specific versions of the `Table.Types.Row` class."]]],[]]