Class: Google::Privacy::Dlp::V2::BigQueryField

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb

Overview

Message defining a field of a BigQuery table.

Instance Attribute Summary collapse

Instance Attribute Details

#fieldGoogle::Privacy::Dlp::V2::FieldId

Returns Designated field in the BigQuery table.

Returns:



560
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 560

class BigQueryField; end

#tableGoogle::Privacy::Dlp::V2::BigQueryTable

Returns Source table of the field.

Returns:



560
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/storage.rb', line 560

class BigQueryField; end