mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
32 lines
903 B
Text
32 lines
903 B
Text
|
|
NAME
|
||
|
|
gcloud alpha dlp datasources bigquery - cloud DLP Commands for analyzing
|
||
|
|
data in BigQuery tables
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha dlp datasources bigquery COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Cloud DLP commands for inspecting and analyzing content in BigQuery
|
||
|
|
tables.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
analyze
|
||
|
|
(ALPHA) Schedule a risk analysis job for content in a BigQuery table.
|
||
|
|
|
||
|
|
inspect
|
||
|
|
(ALPHA) Schedules a job to inspect content in a BigQuery table.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in alpha and might change without notice. If this
|
||
|
|
command fails with API permission errors despite specifying the correct
|
||
|
|
project, you might be trying to access an API with an invitation-only early
|
||
|
|
access allowlist.
|
||
|
|
|