Class Table (4.1.0)

 public sealed class Table : IMessage<Table>, IEquatable<Table>, IDeepCloneable<Table>, IBufferMessage, IMessage 

Structured content to inspect. Up to 50,000 Value s per request allowed. See https://cloud.google.com/dlp/docs/inspecting-structured-text#inspecting_a_table to learn more.

Inheritance

Object > Table

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

Table()

 public Table() 

Table(Table)

 public Table(Table other) 
Parameter
Name
Description
other

Properties

Headers

 public RepeatedField<FieldId> Headers { get; } 

Headers of the table.

Property Value
Type
Description

Rows

 public RepeatedField<Table.Types.Row> Rows { get; } 

Rows of the table.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: