Send feedback
Interface protos.google.privacy.dlp.v2.IBigQueryOptions (6.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
6.6.0 (latest)
6.2.0
6.1.0
5.13.0
5.11.0
5.10.0
5.7.0
5.5.0
5.3.0
5.0.0
4.4.2
4.2.0
4.1.1
3.5.0
3.4.0
3.3.0
3.2.1
3.1.8
Properties of a BigQueryOptions.
Package
@google-cloud/dlp
Properties
excludedFields
excludedFields ?: ( google . privacy . dlp . v2 . IFieldId [] | null );
BigQueryOptions excludedFields
identifyingFields
identifyingFields ?: ( google . privacy . dlp . v2 . IFieldId [] | null );
BigQueryOptions identifyingFields
includedFields
includedFields ?: ( google . privacy . dlp . v2 . IFieldId [] | null );
BigQueryOptions includedFields
rowsLimit
rowsLimit ?: ( number | Long | string | null );
BigQueryOptions rowsLimit
rowsLimitPercent
rowsLimitPercent ?: ( number | null );
BigQueryOptions rowsLimitPercent
sampleMethod
sampleMethod ?: ( google . privacy . dlp . v2 . BigQueryOptions . SampleMethod | keyof typeof google . privacy . dlp . v2 . BigQueryOptions . SampleMethod | null );
BigQueryOptions sampleMethod
tableReference
tableReference ?: ( google . privacy . dlp . v2 . IBigQueryTable | null );
BigQueryOptions tableReference
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]