Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::BigQueryOptions.
Options defining BigQuery table and row identifiers.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#excluded_fields
def excluded_fields() -> ::Array<::Google::Cloud::Dlp::V2::FieldId>
Returns
- (::Array<::Google::Cloud::Dlp::V2::FieldId>) — References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings.
#excluded_fields=
def excluded_fields=(value) -> ::Array<::Google::Cloud::Dlp::V2::FieldId>