Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::BigQueryField.
Message defining a field of a BigQuery table.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#field
def field() -> ::Google::Cloud::Dlp::V2::FieldId
    Returns
    
  - (::Google::Cloud::Dlp::V2::FieldId) — Designated field in the BigQuery table.
 
#field=
def field=(value) -> ::Google::Cloud::Dlp::V2::FieldId
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::FieldId) — Designated field in the BigQuery table.
 
    Returns
    
  - (::Google::Cloud::Dlp::V2::FieldId) — Designated field in the BigQuery table.
 
#table
def table() -> ::Google::Cloud::Dlp::V2::BigQueryTable
    Returns
    
  - (::Google::Cloud::Dlp::V2::BigQueryTable) — Source table of the field.
 
#table=
def table=(value) -> ::Google::Cloud::Dlp::V2::BigQueryTable
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::BigQueryTable) — Source table of the field.
 
    Returns
    
- (::Google::Cloud::Dlp::V2::BigQueryTable) — Source table of the field.