Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::Table (v0.20.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::Table.
Structured content to inspect. Up to 50,000 Values per request allowed. See
https://cloud.google.com/dlp/docs/inspecting-structured-text#inspecting_a_table
to learn more.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#headers
defheaders()->::Array<::Google::Cloud::Dlp::V2::FieldId>
Returns
- (::Array<::Google::Cloud::Dlp::V2::FieldId>) — Headers of the table.
#headers=
defheaders=(value)->::Array<::Google::Cloud::Dlp::V2::FieldId>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::FieldId>) — Headers of the table.
Returns
- (::Array<::Google::Cloud::Dlp::V2::FieldId>) — Headers of the table.
#rows
defrows()->::Array<::Google::Cloud::Dlp::V2::Table::Row>
Returns
- (::Array<::Google::Cloud::Dlp::V2::Table::Row>) — Rows of the table.
#rows=
defrows=(value)->::Array<::Google::Cloud::Dlp::V2::Table::Row>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::Table::Row>) — Rows of the table.
Returns
- (::Array<::Google::Cloud::Dlp::V2::Table::Row>) — Rows of the table.