Google Cloud Data Loss Prevention v2 API - Class Table.Types.Row (4.8.0)

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.

Values of the row.

Inheritance

object > Table.Types.Row

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

Row()

public Row()

Row(Row)

public Row(Table.Types.Row other)
Parameter
NameDescription
otherTableTypesRow

Properties

Values

public RepeatedField<Value> Values { get; }

Individual cells.

Property Value
TypeDescription
RepeatedFieldValue