Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dlp/v2.getJobTrigger
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a job trigger. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more.
Using getJobTrigger
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getJobTrigger(args: GetJobTriggerArgs, opts?: InvokeOptions): Promise<GetJobTriggerResult>
function getJobTriggerOutput(args: GetJobTriggerOutputArgs, opts?: InvokeOptions): Output<GetJobTriggerResult>
def get_job_trigger(job_trigger_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetJobTriggerResult
def get_job_trigger_output(job_trigger_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetJobTriggerResult]
func LookupJobTrigger(ctx *Context, args *LookupJobTriggerArgs, opts ...InvokeOption) (*LookupJobTriggerResult, error)
func LookupJobTriggerOutput(ctx *Context, args *LookupJobTriggerOutputArgs, opts ...InvokeOption) LookupJobTriggerResultOutput
> Note: This function is named LookupJobTrigger
in the Go SDK.
public static class GetJobTrigger
{
public static Task<GetJobTriggerResult> InvokeAsync(GetJobTriggerArgs args, InvokeOptions? opts = null)
public static Output<GetJobTriggerResult> Invoke(GetJobTriggerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetJobTriggerResult> getJobTrigger(GetJobTriggerArgs args, InvokeOptions options)
public static Output<GetJobTriggerResult> getJobTrigger(GetJobTriggerArgs args, InvokeOptions options)
fn::invoke:
function: google-native:dlp/v2:getJobTrigger
arguments:
# arguments dictionary
The following arguments are supported:
- Job
Trigger Id This property is required. string - Location
This property is required. string - Project string
- Job
Trigger Id This property is required. string - Location
This property is required. string - Project string
- job
Trigger Id This property is required. String - location
This property is required. String - project String
- job
Trigger Id This property is required. string - location
This property is required. string - project string
- job_
trigger_ id This property is required. str - location
This property is required. str - project str
- job
Trigger Id This property is required. String - location
This property is required. String - project String
getJobTrigger Result
The following output properties are available:
- Create
Time string - The creation timestamp of a triggeredJob.
- Description string
- User provided description (max 256 chars)
- Display
Name string - Display name (max 100 chars)
- Errors
List<Pulumi.
Google Native. DLP. V2. Outputs. Google Privacy Dlp V2Error Response> - A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- Inspect
Job Pulumi.Google Native. DLP. V2. Outputs. Google Privacy Dlp V2Inspect Job Config Response - For inspect jobs, a snapshot of the configuration.
- Last
Run stringTime - The timestamp of the last time this trigger executed.
- Name string
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - Status string
- A status for this trigger.
- Triggers
List<Pulumi.
Google Native. DLP. V2. Outputs. Google Privacy Dlp V2Trigger Response> - A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- Update
Time string - The last update timestamp of a triggeredJob.
- Create
Time string - The creation timestamp of a triggeredJob.
- Description string
- User provided description (max 256 chars)
- Display
Name string - Display name (max 100 chars)
- Errors
[]Google
Privacy Dlp V2Error Response - A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- Inspect
Job GooglePrivacy Dlp V2Inspect Job Config Response - For inspect jobs, a snapshot of the configuration.
- Last
Run stringTime - The timestamp of the last time this trigger executed.
- Name string
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - Status string
- A status for this trigger.
- Triggers
[]Google
Privacy Dlp V2Trigger Response - A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- Update
Time string - The last update timestamp of a triggeredJob.
- create
Time String - The creation timestamp of a triggeredJob.
- description String
- User provided description (max 256 chars)
- display
Name String - Display name (max 100 chars)
- errors
List<Google
Privacy Dlp V2Error Response> - A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- inspect
Job GooglePrivacy Dlp V2Inspect Job Config Response - For inspect jobs, a snapshot of the configuration.
- last
Run StringTime - The timestamp of the last time this trigger executed.
- name String
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - status String
- A status for this trigger.
- triggers
List<Google
Privacy Dlp V2Trigger Response> - A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- update
Time String - The last update timestamp of a triggeredJob.
- create
Time string - The creation timestamp of a triggeredJob.
- description string
- User provided description (max 256 chars)
- display
Name string - Display name (max 100 chars)
- errors
Google
Privacy Dlp V2Error Response[] - A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- inspect
Job GooglePrivacy Dlp V2Inspect Job Config Response - For inspect jobs, a snapshot of the configuration.
- last
Run stringTime - The timestamp of the last time this trigger executed.
- name string
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - status string
- A status for this trigger.
- triggers
Google
Privacy Dlp V2Trigger Response[] - A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- update
Time string - The last update timestamp of a triggeredJob.
- create_
time str - The creation timestamp of a triggeredJob.
- description str
- User provided description (max 256 chars)
- display_
name str - Display name (max 100 chars)
- errors
Sequence[Google
Privacy Dlp V2Error Response] - A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- inspect_
job GooglePrivacy Dlp V2Inspect Job Config Response - For inspect jobs, a snapshot of the configuration.
- last_
run_ strtime - The timestamp of the last time this trigger executed.
- name str
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - status str
- A status for this trigger.
- triggers
Sequence[Google
Privacy Dlp V2Trigger Response] - A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- update_
time str - The last update timestamp of a triggeredJob.
- create
Time String - The creation timestamp of a triggeredJob.
- description String
- User provided description (max 256 chars)
- display
Name String - Display name (max 100 chars)
- errors List<Property Map>
- A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
- inspect
Job Property Map - For inspect jobs, a snapshot of the configuration.
- last
Run StringTime - The timestamp of the last time this trigger executed.
- name String
- Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example
projects/dlp-test-project/jobTriggers/53234423
. - status String
- A status for this trigger.
- triggers List<Property Map>
- A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.
- update
Time String - The last update timestamp of a triggeredJob.
Supporting Types
GooglePrivacyDlpV2ActionResponse
- Deidentify
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Deidentify Response - Create a de-identified copy of the input data.
- Job
Notification Emails This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Job Notification Emails Response - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- Pub
Sub This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Publish To Pub Sub Response - Publish a notification to a Pub/Sub topic.
- Publish
Findings To Cloud Data Catalog This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Publish Findings To Cloud Data Catalog Response - Publish findings to Cloud Datahub.
- Publish
Summary To Cscc This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Publish Summary To Cscc Response - Publish summary to Cloud Security Command Center (Alpha).
- Publish
To Stackdriver This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Publish To Stackdriver Response - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- Save
Findings This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Save Findings Response - Save resulting findings in a provided location.
- Deidentify
This property is required. GooglePrivacy Dlp V2Deidentify Response - Create a de-identified copy of the input data.
- Job
Notification Emails This property is required. GooglePrivacy Dlp V2Job Notification Emails Response - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- Pub
Sub This property is required. GooglePrivacy Dlp V2Publish To Pub Sub Response - Publish a notification to a Pub/Sub topic.
- Publish
Findings To Cloud Data Catalog This property is required. GooglePrivacy Dlp V2Publish Findings To Cloud Data Catalog Response - Publish findings to Cloud Datahub.
- Publish
Summary To Cscc This property is required. GooglePrivacy Dlp V2Publish Summary To Cscc Response - Publish summary to Cloud Security Command Center (Alpha).
- Publish
To Stackdriver This property is required. GooglePrivacy Dlp V2Publish To Stackdriver Response - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- Save
Findings This property is required. GooglePrivacy Dlp V2Save Findings Response - Save resulting findings in a provided location.
- deidentify
This property is required. GooglePrivacy Dlp V2Deidentify Response - Create a de-identified copy of the input data.
- job
Notification Emails This property is required. GooglePrivacy Dlp V2Job Notification Emails Response - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- pub
Sub This property is required. GooglePrivacy Dlp V2Publish To Pub Sub Response - Publish a notification to a Pub/Sub topic.
- publish
Findings To Cloud Data Catalog This property is required. GooglePrivacy Dlp V2Publish Findings To Cloud Data Catalog Response - Publish findings to Cloud Datahub.
- publish
Summary To Cscc This property is required. GooglePrivacy Dlp V2Publish Summary To Cscc Response - Publish summary to Cloud Security Command Center (Alpha).
- publish
To Stackdriver This property is required. GooglePrivacy Dlp V2Publish To Stackdriver Response - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- save
Findings This property is required. GooglePrivacy Dlp V2Save Findings Response - Save resulting findings in a provided location.
- deidentify
This property is required. GooglePrivacy Dlp V2Deidentify Response - Create a de-identified copy of the input data.
- job
Notification Emails This property is required. GooglePrivacy Dlp V2Job Notification Emails Response - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- pub
Sub This property is required. GooglePrivacy Dlp V2Publish To Pub Sub Response - Publish a notification to a Pub/Sub topic.
- publish
Findings To Cloud Data Catalog This property is required. GooglePrivacy Dlp V2Publish Findings To Cloud Data Catalog Response - Publish findings to Cloud Datahub.
- publish
Summary To Cscc This property is required. GooglePrivacy Dlp V2Publish Summary To Cscc Response - Publish summary to Cloud Security Command Center (Alpha).
- publish
To Stackdriver This property is required. GooglePrivacy Dlp V2Publish To Stackdriver Response - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- save
Findings This property is required. GooglePrivacy Dlp V2Save Findings Response - Save resulting findings in a provided location.
- deidentify
This property is required. GooglePrivacy Dlp V2Deidentify Response - Create a de-identified copy of the input data.
- job_
notification_ emails This property is required. GooglePrivacy Dlp V2Job Notification Emails Response - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- pub_
sub This property is required. GooglePrivacy Dlp V2Publish To Pub Sub Response - Publish a notification to a Pub/Sub topic.
- publish_
findings_ to_ cloud_ data_ catalog This property is required. GooglePrivacy Dlp V2Publish Findings To Cloud Data Catalog Response - Publish findings to Cloud Datahub.
- publish_
summary_ to_ cscc This property is required. GooglePrivacy Dlp V2Publish Summary To Cscc Response - Publish summary to Cloud Security Command Center (Alpha).
- publish_
to_ stackdriver This property is required. GooglePrivacy Dlp V2Publish To Stackdriver Response - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- save_
findings This property is required. GooglePrivacy Dlp V2Save Findings Response - Save resulting findings in a provided location.
- deidentify
This property is required. Property Map - Create a de-identified copy of the input data.
- job
Notification Emails This property is required. Property Map - Sends an email when the job completes. The email goes to IAM project owners and technical Essential Contacts.
- pub
Sub This property is required. Property Map - Publish a notification to a Pub/Sub topic.
- publish
Findings To Cloud Data Catalog This property is required. Property Map - Publish findings to Cloud Datahub.
- publish
Summary To Cscc This property is required. Property Map - Publish summary to Cloud Security Command Center (Alpha).
- publish
To Stackdriver This property is required. Property Map - Enable Stackdriver metric dlp.googleapis.com/finding_count.
- save
Findings This property is required. Property Map - Save resulting findings in a provided location.
GooglePrivacyDlpV2BigQueryOptionsResponse
- Excluded
Fields This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Field Id Response> - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- Identifying
Fields This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Field Id Response> - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - Included
Fields This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Field Id Response> - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- Rows
Limit This property is required. string - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- Rows
Limit Percent This property is required. int - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- Sample
Method This property is required. string - Table
Reference This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Big Query Table Response - Complete BigQuery table reference.
- Excluded
Fields This property is required. []GooglePrivacy Dlp V2Field Id Response - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- Identifying
Fields This property is required. []GooglePrivacy Dlp V2Field Id Response - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - Included
Fields This property is required. []GooglePrivacy Dlp V2Field Id Response - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- Rows
Limit This property is required. string - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- Rows
Limit Percent This property is required. int - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- Sample
Method This property is required. string - Table
Reference This property is required. GooglePrivacy Dlp V2Big Query Table Response - Complete BigQuery table reference.
- excluded
Fields This property is required. List<GooglePrivacy Dlp V2Field Id Response> - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- identifying
Fields This property is required. List<GooglePrivacy Dlp V2Field Id Response> - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - included
Fields This property is required. List<GooglePrivacy Dlp V2Field Id Response> - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- rows
Limit This property is required. String - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- rows
Limit Percent This property is required. Integer - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- sample
Method This property is required. String - table
Reference This property is required. GooglePrivacy Dlp V2Big Query Table Response - Complete BigQuery table reference.
- excluded
Fields This property is required. GooglePrivacy Dlp V2Field Id Response[] - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- identifying
Fields This property is required. GooglePrivacy Dlp V2Field Id Response[] - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - included
Fields This property is required. GooglePrivacy Dlp V2Field Id Response[] - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- rows
Limit This property is required. string - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- rows
Limit Percent This property is required. number - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- sample
Method This property is required. string - table
Reference This property is required. GooglePrivacy Dlp V2Big Query Table Response - Complete BigQuery table reference.
- excluded_
fields This property is required. Sequence[GooglePrivacy Dlp V2Field Id Response] - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- identifying_
fields This property is required. Sequence[GooglePrivacy Dlp V2Field Id Response] - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - included_
fields This property is required. Sequence[GooglePrivacy Dlp V2Field Id Response] - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- rows_
limit This property is required. str - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- rows_
limit_ percent This property is required. int - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- sample_
method This property is required. str - table_
reference This property is required. GooglePrivacy Dlp V2Big Query Table Response - Complete BigQuery table reference.
- excluded
Fields This property is required. List<Property Map> - References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- identifying
Fields This property is required. List<Property Map> - Table fields that may uniquely identify a row within the table. When
actions.saveFindings.outputConfig.table
is specified, the values of columns specified here are available in the output table underlocation.content_locations.record_location.record_key.id_values
. Nested fields such asperson.birthdate.year
are allowed. - included
Fields This property is required. List<Property Map> - Limit scanning only to these fields. When inspecting a table, we recommend that you inspect all columns. Otherwise, findings might be affected because hints from excluded columns will not be used.
- rows
Limit This property is required. String - Max number of rows to scan. If the table has more rows than this value, the rest of the rows are omitted. If not set, or if set to 0, all rows will be scanned. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- rows
Limit Percent This property is required. Number - Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction with TimespanConfig.
- sample
Method This property is required. String - table
Reference This property is required. Property Map - Complete BigQuery table reference.
GooglePrivacyDlpV2BigQueryTableResponse
- dataset_
id This property is required. str - Dataset ID of the table.
- project
This property is required. str - The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.
- table_
id This property is required. str - Name of the table.
GooglePrivacyDlpV2CloudStorageOptionsResponse
- Bytes
Limit Per File This property is required. string - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - Bytes
Limit Per File Percent This property is required. int - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- File
Set This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2File Set Response - The set of one or more files to scan.
- File
Types This property is required. List<string> - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- Files
Limit Percent This property is required. int - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- Sample
Method This property is required. string
- Bytes
Limit Per File This property is required. string - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - Bytes
Limit Per File Percent This property is required. int - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- File
Set This property is required. GooglePrivacy Dlp V2File Set Response - The set of one or more files to scan.
- File
Types This property is required. []string - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- Files
Limit Percent This property is required. int - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- Sample
Method This property is required. string
- bytes
Limit Per File This property is required. String - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - bytes
Limit Per File Percent This property is required. Integer - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- file
Set This property is required. GooglePrivacy Dlp V2File Set Response - The set of one or more files to scan.
- file
Types This property is required. List<String> - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- files
Limit Percent This property is required. Integer - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- sample
Method This property is required. String
- bytes
Limit Per File This property is required. string - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - bytes
Limit Per File Percent This property is required. number - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- file
Set This property is required. GooglePrivacy Dlp V2File Set Response - The set of one or more files to scan.
- file
Types This property is required. string[] - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- files
Limit Percent This property is required. number - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- sample
Method This property is required. string
- bytes_
limit_ per_ file This property is required. str - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - bytes_
limit_ per_ file_ percent This property is required. int - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- file_
set This property is required. GooglePrivacy Dlp V2File Set Response - The set of one or more files to scan.
- file_
types This property is required. Sequence[str] - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- files_
limit_ percent This property is required. int - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- sample_
method This property is required. str
- bytes
Limit Per File This property is required. String - Max number of bytes to scan from a file. If a scanned file's size is bigger than this value then the rest of the bytes are omitted. Only one of
bytes_limit_per_file
andbytes_limit_per_file_percent
can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file. - bytes
Limit Per File Percent This property is required. Number - Max percentage of bytes to scan from a file. The rest are omitted. The number of bytes scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be specified. This field can't be set if de-identification is requested. For certain file types, setting this field has no effect. For more information, see Limits on bytes scanned per file.
- file
Set This property is required. Property Map - The set of one or more files to scan.
- file
Types This property is required. List<String> - List of file type groups to include in the scan. If empty, all files are scanned and available data format processors are applied. In addition, the binary content of the selected files is always scanned as well. Images are scanned only as binary if the specified region does not support image inspection and no file_types were specified. Image inspection is restricted to 'global', 'us', 'asia', and 'europe'.
- files
Limit Percent This property is required. Number - Limits the number of files to scan to this percentage of the input FileSet. Number of files scanned is rounded down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0.
- sample
Method This property is required. String
GooglePrivacyDlpV2CloudStoragePathResponse
- Path
This property is required. string - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
- Path
This property is required. string - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
- path
This property is required. String - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
- path
This property is required. string - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
- path
This property is required. str - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
- path
This property is required. String - A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt
GooglePrivacyDlpV2CloudStorageRegexFileSetResponse
- Bucket
Name This property is required. string - The name of a Cloud Storage bucket. Required.
- Exclude
Regex This property is required. List<string> - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- Include
Regex This property is required. List<string> - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- Bucket
Name This property is required. string - The name of a Cloud Storage bucket. Required.
- Exclude
Regex This property is required. []string - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- Include
Regex This property is required. []string - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- bucket
Name This property is required. String - The name of a Cloud Storage bucket. Required.
- exclude
Regex This property is required. List<String> - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- include
Regex This property is required. List<String> - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- bucket
Name This property is required. string - The name of a Cloud Storage bucket. Required.
- exclude
Regex This property is required. string[] - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- include
Regex This property is required. string[] - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- bucket_
name This property is required. str - The name of a Cloud Storage bucket. Required.
- exclude_
regex This property is required. Sequence[str] - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- include_
regex This property is required. Sequence[str] - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- bucket
Name This property is required. String - The name of a Cloud Storage bucket. Required.
- exclude
Regex This property is required. List<String> - A list of regular expressions matching file paths to exclude. All files in the bucket that match at least one of these regular expressions will be excluded from the scan. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
- include
Regex This property is required. List<String> - A list of regular expressions matching file paths to include. All files in the bucket that match at least one of these regular expressions will be included in the set of files, except for those that also match an item in
exclude_regex
. Leaving this field empty will match all files by default (this is equivalent to including.*
in the list). Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.
GooglePrivacyDlpV2CustomInfoTypeResponse
- Detection
Rules This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Detection Rule Response> - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - Dictionary
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Dictionary Response - A list of phrases to detect as a CustomInfoType.
- Exclusion
Type This property is required. string - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- Info
Type This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - Likelihood
This property is required. string - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - Regex
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Regex Response - Regular expression based CustomInfoType.
- Sensitivity
Score This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Sensitivity Score Response - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- Stored
Type This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Stored Type Response - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - Surrogate
Type This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Surrogate Type Response - Message for detecting output from deidentification transformations that support reversing.
- Detection
Rules This property is required. []GooglePrivacy Dlp V2Detection Rule Response - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - Dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - A list of phrases to detect as a CustomInfoType.
- Exclusion
Type This property is required. string - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- Info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - Likelihood
This property is required. string - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - Regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression based CustomInfoType.
- Sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- Stored
Type This property is required. GooglePrivacy Dlp V2Stored Type Response - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - Surrogate
Type This property is required. GooglePrivacy Dlp V2Surrogate Type Response - Message for detecting output from deidentification transformations that support reversing.
- detection
Rules This property is required. List<GooglePrivacy Dlp V2Detection Rule Response> - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - A list of phrases to detect as a CustomInfoType.
- exclusion
Type This property is required. String - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - likelihood
This property is required. String - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression based CustomInfoType.
- sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- stored
Type This property is required. GooglePrivacy Dlp V2Stored Type Response - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - surrogate
Type This property is required. GooglePrivacy Dlp V2Surrogate Type Response - Message for detecting output from deidentification transformations that support reversing.
- detection
Rules This property is required. GooglePrivacy Dlp V2Detection Rule Response[] - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - A list of phrases to detect as a CustomInfoType.
- exclusion
Type This property is required. string - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - likelihood
This property is required. string - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression based CustomInfoType.
- sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- stored
Type This property is required. GooglePrivacy Dlp V2Stored Type Response - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - surrogate
Type This property is required. GooglePrivacy Dlp V2Surrogate Type Response - Message for detecting output from deidentification transformations that support reversing.
- detection_
rules This property is required. Sequence[GooglePrivacy Dlp V2Detection Rule Response] - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - A list of phrases to detect as a CustomInfoType.
- exclusion_
type This property is required. str - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- info_
type This property is required. GooglePrivacy Dlp V2Info Type Response - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - likelihood
This property is required. str - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression based CustomInfoType.
- sensitivity_
score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- stored_
type This property is required. GooglePrivacy Dlp V2Stored Type Response - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - surrogate_
type This property is required. GooglePrivacy Dlp V2Surrogate Type Response - Message for detecting output from deidentification transformations that support reversing.
- detection
Rules This property is required. List<Property Map> - Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the
surrogate_type
CustomInfoType. - dictionary
This property is required. Property Map - A list of phrases to detect as a CustomInfoType.
- exclusion
Type This property is required. String - If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
- info
Type This property is required. Property Map - CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in
InspectContent.info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified inInspectContent.info_types
list then the name is treated as a custom info type. - likelihood
This property is required. String - Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to
VERY_LIKELY
if not specified. - regex
This property is required. Property Map - Regular expression based CustomInfoType.
- sensitivity
Score This property is required. Property Map - Sensitivity for this CustomInfoType. If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.
- stored
Type This property is required. Property Map - Load an existing
StoredInfoType
resource for use inInspectDataSource
. Not currently supported inInspectContent
. - surrogate
Type This property is required. Property Map - Message for detecting output from deidentification transformations that support reversing.
GooglePrivacyDlpV2DatastoreOptionsResponse
- Kind
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Kind Expression Response - The kind to process.
- Partition
Id This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Partition Id Response - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
- Kind
This property is required. GooglePrivacy Dlp V2Kind Expression Response - The kind to process.
- Partition
Id This property is required. GooglePrivacy Dlp V2Partition Id Response - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
- kind
This property is required. GooglePrivacy Dlp V2Kind Expression Response - The kind to process.
- partition
Id This property is required. GooglePrivacy Dlp V2Partition Id Response - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
- kind
This property is required. GooglePrivacy Dlp V2Kind Expression Response - The kind to process.
- partition
Id This property is required. GooglePrivacy Dlp V2Partition Id Response - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
- kind
This property is required. GooglePrivacy Dlp V2Kind Expression Response - The kind to process.
- partition_
id This property is required. GooglePrivacy Dlp V2Partition Id Response - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
- kind
This property is required. Property Map - The kind to process.
- partition
Id This property is required. Property Map - A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty.
GooglePrivacyDlpV2DeidentifyResponse
- Cloud
Storage Output This property is required. string - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- File
Types To Transform This property is required. List<string> - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- Transformation
Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Transformation Config Response - User specified deidentify templates and configs for structured, unstructured, and image files.
- Transformation
Details Storage Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Transformation Details Storage Config Response - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
- Cloud
Storage Output This property is required. string - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- File
Types To Transform This property is required. []string - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- Transformation
Config This property is required. GooglePrivacy Dlp V2Transformation Config Response - User specified deidentify templates and configs for structured, unstructured, and image files.
- Transformation
Details Storage Config This property is required. GooglePrivacy Dlp V2Transformation Details Storage Config Response - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
- cloud
Storage Output This property is required. String - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- file
Types To Transform This property is required. List<String> - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- transformation
Config This property is required. GooglePrivacy Dlp V2Transformation Config Response - User specified deidentify templates and configs for structured, unstructured, and image files.
- transformation
Details Storage Config This property is required. GooglePrivacy Dlp V2Transformation Details Storage Config Response - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
- cloud
Storage Output This property is required. string - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- file
Types To Transform This property is required. string[] - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- transformation
Config This property is required. GooglePrivacy Dlp V2Transformation Config Response - User specified deidentify templates and configs for structured, unstructured, and image files.
- transformation
Details Storage Config This property is required. GooglePrivacy Dlp V2Transformation Details Storage Config Response - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
- cloud_
storage_ output This property is required. str - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- file_
types_ to_ transform This property is required. Sequence[str] - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- transformation_
config This property is required. GooglePrivacy Dlp V2Transformation Config Response - User specified deidentify templates and configs for structured, unstructured, and image files.
- transformation_
details_ storage_ config This property is required. GooglePrivacy Dlp V2Transformation Details Storage Config Response - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
- cloud
Storage Output This property is required. String - User settable Cloud Storage bucket and folders to store de-identified files. This field must be set for cloud storage deidentification. The output Cloud Storage bucket must be different from the input bucket. De-identified files will overwrite files in the output path. Form of: gs://bucket/folder/ or gs://bucket
- file
Types To Transform This property is required. List<String> - List of user-specified file type groups to transform. If specified, only the files with these filetypes will be transformed. If empty, all supported files will be transformed. Supported types may be automatically added over time. If a file type is set in this field that isn't supported by the Deidentify action then the job will fail and will not be successfully created/started. Currently the only filetypes supported are: IMAGES, TEXT_FILES, CSV, TSV.
- transformation
Config This property is required. Property Map - User specified deidentify templates and configs for structured, unstructured, and image files.
- transformation
Details Storage Config This property is required. Property Map - Config for storing transformation details. This is separate from the de-identified content, and contains metadata about the successful transformations and/or failures that occurred while de-identifying. This needs to be set in order for users to access information about the status of each transformation (see TransformationDetails message for more information about what is noted).
GooglePrivacyDlpV2DetectionRuleResponse
- Hotword
Rule This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- Hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- hotword_
rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- hotword
Rule This property is required. Property Map - Hotword-based detection rule.
GooglePrivacyDlpV2DictionaryResponse
- Cloud
Storage Path This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Cloud Storage Path Response - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- Word
List This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Word List Response - List of words or phrases to search for.
- Cloud
Storage Path This property is required. GooglePrivacy Dlp V2Cloud Storage Path Response - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- Word
List This property is required. GooglePrivacy Dlp V2Word List Response - List of words or phrases to search for.
- cloud
Storage Path This property is required. GooglePrivacy Dlp V2Cloud Storage Path Response - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- word
List This property is required. GooglePrivacy Dlp V2Word List Response - List of words or phrases to search for.
- cloud
Storage Path This property is required. GooglePrivacy Dlp V2Cloud Storage Path Response - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- word
List This property is required. GooglePrivacy Dlp V2Word List Response - List of words or phrases to search for.
- cloud_
storage_ path This property is required. GooglePrivacy Dlp V2Cloud Storage Path Response - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- word_
list This property is required. GooglePrivacy Dlp V2Word List Response - List of words or phrases to search for.
- cloud
Storage Path This property is required. Property Map - Newline-delimited file of words in Cloud Storage. Only a single file is accepted.
- word
List This property is required. Property Map - List of words or phrases to search for.
GooglePrivacyDlpV2ErrorResponse
- Details
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Rpc Status Response - Detailed error codes and messages.
- Timestamps
This property is required. List<string> - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
- Details
This property is required. GoogleRpc Status Response - Detailed error codes and messages.
- Timestamps
This property is required. []string - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
- details
This property is required. GoogleRpc Status Response - Detailed error codes and messages.
- timestamps
This property is required. List<String> - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
- details
This property is required. GoogleRpc Status Response - Detailed error codes and messages.
- timestamps
This property is required. string[] - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
- details
This property is required. GoogleRpc Status Response - Detailed error codes and messages.
- timestamps
This property is required. Sequence[str] - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
- details
This property is required. Property Map - Detailed error codes and messages.
- timestamps
This property is required. List<String> - The times the error occurred. List includes the oldest timestamp and the last 9 timestamps.
GooglePrivacyDlpV2ExcludeByHotwordResponse
- Hotword
Regex This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- Proximity
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
- Hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- Proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
- hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
- hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
- hotword_
regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
- hotword
Regex This property is required. Property Map - Regular expression pattern defining what qualifies as a hotword.
- proximity
This property is required. Property Map - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The windowBefore property in proximity should be set to 1 if the hotword needs to be included in a column header.
GooglePrivacyDlpV2ExcludeInfoTypesResponse
- Info
Types This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response> - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
- Info
Types This property is required. []GooglePrivacy Dlp V2Info Type Response - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
- info
Types This property is required. List<GooglePrivacy Dlp V2Info Type Response> - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
- info
Types This property is required. GooglePrivacy Dlp V2Info Type Response[] - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
- info_
types This property is required. Sequence[GooglePrivacy Dlp V2Info Type Response] - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
- info
Types This property is required. List<Property Map> - InfoType list in ExclusionRule rule drops a finding when it overlaps or contained within with a finding of an infoType from this list. For example, for
InspectionRuleSet.info_types
containing "PHONE_NUMBER"and
exclusion_rulecontaining
exclude_info_types.info_types` with "EMAIL_ADDRESS" the phone number findings are dropped if they overlap with EMAIL_ADDRESS finding. That leads to "555-222-2222@example.org" to generate only a single finding, namely email address.
GooglePrivacyDlpV2ExclusionRuleResponse
- Dictionary
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Dictionary Response - Dictionary which defines the rule.
- Exclude
By Hotword This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Exclude By Hotword Response - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- Exclude
Info Types This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Exclude Info Types Response - Set of infoTypes for which findings would affect this rule.
- Matching
Type This property is required. string - How the rule is applied, see MatchingType documentation for details.
- Regex
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Regex Response - Regular expression which defines the rule.
- Dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - Dictionary which defines the rule.
- Exclude
By Hotword This property is required. GooglePrivacy Dlp V2Exclude By Hotword Response - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- Exclude
Info Types This property is required. GooglePrivacy Dlp V2Exclude Info Types Response - Set of infoTypes for which findings would affect this rule.
- Matching
Type This property is required. string - How the rule is applied, see MatchingType documentation for details.
- Regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression which defines the rule.
- dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - Dictionary which defines the rule.
- exclude
By Hotword This property is required. GooglePrivacy Dlp V2Exclude By Hotword Response - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- exclude
Info Types This property is required. GooglePrivacy Dlp V2Exclude Info Types Response - Set of infoTypes for which findings would affect this rule.
- matching
Type This property is required. String - How the rule is applied, see MatchingType documentation for details.
- regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression which defines the rule.
- dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - Dictionary which defines the rule.
- exclude
By Hotword This property is required. GooglePrivacy Dlp V2Exclude By Hotword Response - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- exclude
Info Types This property is required. GooglePrivacy Dlp V2Exclude Info Types Response - Set of infoTypes for which findings would affect this rule.
- matching
Type This property is required. string - How the rule is applied, see MatchingType documentation for details.
- regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression which defines the rule.
- dictionary
This property is required. GooglePrivacy Dlp V2Dictionary Response - Dictionary which defines the rule.
- exclude_
by_ hotword This property is required. GooglePrivacy Dlp V2Exclude By Hotword Response - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- exclude_
info_ types This property is required. GooglePrivacy Dlp V2Exclude Info Types Response - Set of infoTypes for which findings would affect this rule.
- matching_
type This property is required. str - How the rule is applied, see MatchingType documentation for details.
- regex
This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression which defines the rule.
- dictionary
This property is required. Property Map - Dictionary which defines the rule.
- exclude
By Hotword This property is required. Property Map - Drop if the hotword rule is contained in the proximate context. For tabular data, the context includes the column name.
- exclude
Info Types This property is required. Property Map - Set of infoTypes for which findings would affect this rule.
- matching
Type This property is required. String - How the rule is applied, see MatchingType documentation for details.
- regex
This property is required. Property Map - Regular expression which defines the rule.
GooglePrivacyDlpV2FieldIdResponse
- Name
This property is required. string - Name describing the field.
- Name
This property is required. string - Name describing the field.
- name
This property is required. String - Name describing the field.
- name
This property is required. string - Name describing the field.
- name
This property is required. str - Name describing the field.
- name
This property is required. String - Name describing the field.
GooglePrivacyDlpV2FileSetResponse
- Regex
File Set This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Cloud Storage Regex File Set Response - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - Url
This property is required. string - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
- Regex
File Set This property is required. GooglePrivacy Dlp V2Cloud Storage Regex File Set Response - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - Url
This property is required. string - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
- regex
File Set This property is required. GooglePrivacy Dlp V2Cloud Storage Regex File Set Response - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - url
This property is required. String - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
- regex
File Set This property is required. GooglePrivacy Dlp V2Cloud Storage Regex File Set Response - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - url
This property is required. string - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
- regex_
file_ set This property is required. GooglePrivacy Dlp V2Cloud Storage Regex File Set Response - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - url
This property is required. str - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
- regex
File Set This property is required. Property Map - The regex-filtered set of files to scan. Exactly one of
url
orregex_file_set
must be set. - url
This property is required. String - The Cloud Storage url of the file(s) to scan, in the format
gs:///
. Trailing wildcard in the path is allowed. If the url ends in a trailing slash, the bucket or directory represented by the url will be scanned non-recursively (content in sub-directories will not be scanned). This means thatgs://mybucket/
is equivalent togs://mybucket/*
, andgs://mybucket/directory/
is equivalent togs://mybucket/directory/*
. Exactly one ofurl
orregex_file_set
must be set.
GooglePrivacyDlpV2FindingLimitsResponse
- Max
Findings Per Info Type This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Limit Response> - Configuration of findings limit given for specified infoTypes.
- Max
Findings Per Item This property is required. int - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- Max
Findings Per Request This property is required. int - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
- Max
Findings Per Info Type This property is required. []GooglePrivacy Dlp V2Info Type Limit Response - Configuration of findings limit given for specified infoTypes.
- Max
Findings Per Item This property is required. int - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- Max
Findings Per Request This property is required. int - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
- max
Findings Per Info Type This property is required. List<GooglePrivacy Dlp V2Info Type Limit Response> - Configuration of findings limit given for specified infoTypes.
- max
Findings Per Item This property is required. Integer - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- max
Findings Per Request This property is required. Integer - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
- max
Findings Per Info Type This property is required. GooglePrivacy Dlp V2Info Type Limit Response[] - Configuration of findings limit given for specified infoTypes.
- max
Findings Per Item This property is required. number - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- max
Findings Per Request This property is required. number - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
- max_
findings_ per_ info_ type This property is required. Sequence[GooglePrivacy Dlp V2Info Type Limit Response] - Configuration of findings limit given for specified infoTypes.
- max_
findings_ per_ item This property is required. int - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- max_
findings_ per_ request This property is required. int - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
- max
Findings Per Info Type This property is required. List<Property Map> - Configuration of findings limit given for specified infoTypes.
- max
Findings Per Item This property is required. Number - Max number of findings that are returned for each item scanned. When set within an InspectContentRequest, this field is ignored. This value isn't a hard limit. If the number of findings for an item reaches this limit, the inspection of that item ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns for the item can be multiple times higher than this value.
- max
Findings Per Request This property is required. Number - Max number of findings that are returned per request or job. If you set this field in an InspectContentRequest, the resulting maximum value is the value that you set or 3,000, whichever is lower. This value isn't a hard limit. If an inspection reaches this limit, the inspection ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than this value.
GooglePrivacyDlpV2HotwordRuleResponse
- Hotword
Regex This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- Likelihood
Adjustment This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Likelihood Adjustment Response - Likelihood adjustment to apply to all matching findings.
- Proximity
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- Hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- Likelihood
Adjustment This property is required. GooglePrivacy Dlp V2Likelihood Adjustment Response - Likelihood adjustment to apply to all matching findings.
- Proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- likelihood
Adjustment This property is required. GooglePrivacy Dlp V2Likelihood Adjustment Response - Likelihood adjustment to apply to all matching findings.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- hotword
Regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- likelihood
Adjustment This property is required. GooglePrivacy Dlp V2Likelihood Adjustment Response - Likelihood adjustment to apply to all matching findings.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- hotword_
regex This property is required. GooglePrivacy Dlp V2Regex Response - Regular expression pattern defining what qualifies as a hotword.
- likelihood_
adjustment This property is required. GooglePrivacy Dlp V2Likelihood Adjustment Response - Likelihood adjustment to apply to all matching findings.
- proximity
This property is required. GooglePrivacy Dlp V2Proximity Response - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- hotword
Regex This property is required. Property Map - Regular expression pattern defining what qualifies as a hotword.
- likelihood
Adjustment This property is required. Property Map - Likelihood adjustment to apply to all matching findings.
- proximity
This property is required. Property Map - Range of characters within which the entire hotword must reside. The total length of the window cannot exceed 1000 characters. The finding itself will be included in the window, so that hotwords can be used to match substrings of the finding itself. Suppose you want Cloud DLP to promote the likelihood of the phone number regex "(\d{3}) \d{3}-\d{4}" if the area code is known to be the area code of a company's office. In this case, use the hotword regex "(xxx)", where "xxx" is the area code in question. For tabular data, if you want to modify the likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
GooglePrivacyDlpV2HybridOptionsResponse
- Description
This property is required. string - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- Labels
This property is required. Dictionary<string, string> - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- Required
Finding Label Keys This property is required. List<string> - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - Table
Options This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Table Options Response - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
- Description
This property is required. string - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- Labels
This property is required. map[string]string - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- Required
Finding Label Keys This property is required. []string - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - Table
Options This property is required. GooglePrivacy Dlp V2Table Options Response - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
- description
This property is required. String - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- labels
This property is required. Map<String,String> - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- required
Finding Label Keys This property is required. List<String> - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - table
Options This property is required. GooglePrivacy Dlp V2Table Options Response - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
- description
This property is required. string - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- labels
This property is required. {[key: string]: string} - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- required
Finding Label Keys This property is required. string[] - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - table
Options This property is required. GooglePrivacy Dlp V2Table Options Response - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
- description
This property is required. str - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- labels
This property is required. Mapping[str, str] - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- required_
finding_ label_ keys This property is required. Sequence[str] - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - table_
options This property is required. GooglePrivacy Dlp V2Table Options Response - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
- description
This property is required. String - A short description of where the data is coming from. Will be stored once in the job. 256 max length.
- labels
This property is required. Map<String> - To organize findings, these labels will be added to each finding. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
. No more than 10 labels can be associated with a given finding. Examples: *"environment" : "production"
*"pipeline" : "etl"
- required
Finding Label Keys This property is required. List<String> - These are labels that each inspection request must include within their 'finding_labels' map. Request may contain others, but any missing one of these will be rejected. Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
. No more than 10 keys can be required. - table
Options This property is required. Property Map - If the container is a table, additional information to make findings meaningful such as the columns that are primary keys.
GooglePrivacyDlpV2InfoTypeLikelihoodResponse
- Info
Type This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- Min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
- Info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- Min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- min
Likelihood This property is required. String - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
- info_
type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- min_
likelihood This property is required. str - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
- info
Type This property is required. Property Map - Type of information the likelihood threshold applies to. Only one likelihood per info_type should be provided. If InfoTypeLikelihood does not have an info_type, the configuration fails.
- min
Likelihood This property is required. String - Only returns findings equal to or above this threshold. This field is required or else the configuration fails.
GooglePrivacyDlpV2InfoTypeLimitResponse
- Info
Type This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- Max
Findings This property is required. int - Max findings limit for the given infoType.
- Info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- Max
Findings This property is required. int - Max findings limit for the given infoType.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- max
Findings This property is required. Integer - Max findings limit for the given infoType.
- info
Type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- max
Findings This property is required. number - Max findings limit for the given infoType.
- info_
type This property is required. GooglePrivacy Dlp V2Info Type Response - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- max_
findings This property is required. int - Max findings limit for the given infoType.
- info
Type This property is required. Property Map - Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
- max
Findings This property is required. Number - Max findings limit for the given infoType.
GooglePrivacyDlpV2InfoTypeResponse
- Name
This property is required. string - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - Sensitivity
Score This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Sensitivity Score Response - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- Version
This property is required. string - Optional version name for this InfoType.
- Name
This property is required. string - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - Sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- Version
This property is required. string - Optional version name for this InfoType.
- name
This property is required. String - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- version
This property is required. String - Optional version name for this InfoType.
- name
This property is required. string - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - sensitivity
Score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- version
This property is required. string - Optional version name for this InfoType.
- name
This property is required. str - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - sensitivity_
score This property is required. GooglePrivacy Dlp V2Sensitivity Score Response - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- version
This property is required. str - Optional version name for this InfoType.
- name
This property is required. String - Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, infoType names should conform to the pattern
[A-Za-z0-9$_-]{1,64}
. - sensitivity
Score This property is required. Property Map - Optional custom sensitivity for this InfoType. This only applies to data profiling.
- version
This property is required. String - Optional version name for this InfoType.
GooglePrivacyDlpV2InspectConfigResponse
- Content
Options This property is required. List<string> - Deprecated and unused.
- Custom
Info Types This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Custom Info Type Response> - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- Exclude
Info Types This property is required. bool - When true, excludes type information of the findings. This is not used for data profiling.
- Include
Quote This property is required. bool - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- Info
Types This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response> - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- Limits
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Finding Limits Response - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- Min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- Min
Likelihood Per Info Type This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Likelihood Response> - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- Rule
Set This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Inspection Rule Set Response> - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
- Content
Options This property is required. []string - Deprecated and unused.
- Custom
Info Types This property is required. []GooglePrivacy Dlp V2Custom Info Type Response - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- Exclude
Info Types This property is required. bool - When true, excludes type information of the findings. This is not used for data profiling.
- Include
Quote This property is required. bool - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- Info
Types This property is required. []GooglePrivacy Dlp V2Info Type Response - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- Limits
This property is required. GooglePrivacy Dlp V2Finding Limits Response - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- Min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- Min
Likelihood Per Info Type This property is required. []GooglePrivacy Dlp V2Info Type Likelihood Response - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- Rule
Set This property is required. []GooglePrivacy Dlp V2Inspection Rule Set Response - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
- content
Options This property is required. List<String> - Deprecated and unused.
- custom
Info Types This property is required. List<GooglePrivacy Dlp V2Custom Info Type Response> - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- exclude
Info Types This property is required. Boolean - When true, excludes type information of the findings. This is not used for data profiling.
- include
Quote This property is required. Boolean - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- info
Types This property is required. List<GooglePrivacy Dlp V2Info Type Response> - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- limits
This property is required. GooglePrivacy Dlp V2Finding Limits Response - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- min
Likelihood This property is required. String - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- min
Likelihood Per Info Type This property is required. List<GooglePrivacy Dlp V2Info Type Likelihood Response> - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- rule
Set This property is required. List<GooglePrivacy Dlp V2Inspection Rule Set Response> - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
- content
Options This property is required. string[] - Deprecated and unused.
- custom
Info Types This property is required. GooglePrivacy Dlp V2Custom Info Type Response[] - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- exclude
Info Types This property is required. boolean - When true, excludes type information of the findings. This is not used for data profiling.
- include
Quote This property is required. boolean - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- info
Types This property is required. GooglePrivacy Dlp V2Info Type Response[] - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- limits
This property is required. GooglePrivacy Dlp V2Finding Limits Response - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- min
Likelihood This property is required. string - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- min
Likelihood Per Info Type This property is required. GooglePrivacy Dlp V2Info Type Likelihood Response[] - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- rule
Set This property is required. GooglePrivacy Dlp V2Inspection Rule Set Response[] - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
- content_
options This property is required. Sequence[str] - Deprecated and unused.
- custom_
info_ types This property is required. Sequence[GooglePrivacy Dlp V2Custom Info Type Response] - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- exclude_
info_ types This property is required. bool - When true, excludes type information of the findings. This is not used for data profiling.
- include_
quote This property is required. bool - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- info_
types This property is required. Sequence[GooglePrivacy Dlp V2Info Type Response] - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- limits
This property is required. GooglePrivacy Dlp V2Finding Limits Response - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- min_
likelihood This property is required. str - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- min_
likelihood_ per_ info_ type This property is required. Sequence[GooglePrivacy Dlp V2Info Type Likelihood Response] - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- rule_
set This property is required. Sequence[GooglePrivacy Dlp V2Inspection Rule Set Response] - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
- content
Options This property is required. List<String> - Deprecated and unused.
- custom
Info Types This property is required. List<Property Map> - CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.
- exclude
Info Types This property is required. Boolean - When true, excludes type information of the findings. This is not used for data profiling.
- include
Quote This property is required. Boolean - When true, a contextual quote from the data that triggered a finding is included in the response; see Finding.quote. This is not used for data profiling.
- info
Types This property is required. List<Property Map> - Restricts what info_types to look for. The values must correspond to InfoType values returned by ListInfoTypes or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose a default list of detectors to run, which may change over time. If you need precise control and predictability as to what detectors are run you should specify specific InfoTypes listed in the reference, otherwise a default list will be used, which may change over time.
- limits
This property is required. Property Map - Configuration to control the number of findings returned. This is not used for data profiling. When redacting sensitive data from images, finding limits don't apply. They can cause unexpected or inconsistent results, where only some data is redacted. Don't include finding limits in RedactImage requests. Otherwise, Cloud DLP returns an error. When set within an InspectJobConfig, the specified maximum values aren't hard limits. If an inspection job reaches these limits, the job ends gradually, not abruptly. Therefore, the actual number of findings that Cloud DLP returns can be multiple times higher than these maximum values.
- min
Likelihood This property is required. String - Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, the highest likelihood setting yields the fewest findings in results and the lowest chance of a false positive. For more information, see Match likelihood.
- min
Likelihood Per Info Type This property is required. List<Property Map> - Minimum likelihood per infotype. For each infotype, a user can specify a minimum likelihood. The system only returns a finding if its likelihood is above this threshold. If this field is not set, the system uses the InspectConfig min_likelihood.
- rule
Set This property is required. List<Property Map> - Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.
GooglePrivacyDlpV2InspectJobConfigResponse
- Actions
This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Action Response> - Actions to execute at the completion of the job.
- Inspect
Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Inspect Config Response - How and what to scan for.
- Inspect
Template Name This property is required. string - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - Storage
Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Storage Config Response - The data to scan.
- Actions
This property is required. []GooglePrivacy Dlp V2Action Response - Actions to execute at the completion of the job.
- Inspect
Config This property is required. GooglePrivacy Dlp V2Inspect Config Response - How and what to scan for.
- Inspect
Template Name This property is required. string - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - Storage
Config This property is required. GooglePrivacy Dlp V2Storage Config Response - The data to scan.
- actions
This property is required. List<GooglePrivacy Dlp V2Action Response> - Actions to execute at the completion of the job.
- inspect
Config This property is required. GooglePrivacy Dlp V2Inspect Config Response - How and what to scan for.
- inspect
Template Name This property is required. String - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - storage
Config This property is required. GooglePrivacy Dlp V2Storage Config Response - The data to scan.
- actions
This property is required. GooglePrivacy Dlp V2Action Response[] - Actions to execute at the completion of the job.
- inspect
Config This property is required. GooglePrivacy Dlp V2Inspect Config Response - How and what to scan for.
- inspect
Template Name This property is required. string - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - storage
Config This property is required. GooglePrivacy Dlp V2Storage Config Response - The data to scan.
- actions
This property is required. Sequence[GooglePrivacy Dlp V2Action Response] - Actions to execute at the completion of the job.
- inspect_
config This property is required. GooglePrivacy Dlp V2Inspect Config Response - How and what to scan for.
- inspect_
template_ name This property is required. str - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - storage_
config This property is required. GooglePrivacy Dlp V2Storage Config Response - The data to scan.
- actions
This property is required. List<Property Map> - Actions to execute at the completion of the job.
- inspect
Config This property is required. Property Map - How and what to scan for.
- inspect
Template Name This property is required. String - If provided, will be used as the default for all values in InspectConfig.
inspect_config
will be merged into the values persisted as part of the template. - storage
Config This property is required. Property Map - The data to scan.
GooglePrivacyDlpV2InspectionRuleResponse
- Exclusion
Rule This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Exclusion Rule Response - Exclusion rule.
- Hotword
Rule This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- Exclusion
Rule This property is required. GooglePrivacy Dlp V2Exclusion Rule Response - Exclusion rule.
- Hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- exclusion
Rule This property is required. GooglePrivacy Dlp V2Exclusion Rule Response - Exclusion rule.
- hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- exclusion
Rule This property is required. GooglePrivacy Dlp V2Exclusion Rule Response - Exclusion rule.
- hotword
Rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- exclusion_
rule This property is required. GooglePrivacy Dlp V2Exclusion Rule Response - Exclusion rule.
- hotword_
rule This property is required. GooglePrivacy Dlp V2Hotword Rule Response - Hotword-based detection rule.
- exclusion
Rule This property is required. Property Map - Exclusion rule.
- hotword
Rule This property is required. Property Map - Hotword-based detection rule.
GooglePrivacyDlpV2InspectionRuleSetResponse
- Info
Types This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Info Type Response> - List of infoTypes this rule set is applied to.
- Rules
This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Inspection Rule Response> - Set of rules to be applied to infoTypes. The rules are applied in order.
- Info
Types This property is required. []GooglePrivacy Dlp V2Info Type Response - List of infoTypes this rule set is applied to.
- Rules
This property is required. []GooglePrivacy Dlp V2Inspection Rule Response - Set of rules to be applied to infoTypes. The rules are applied in order.
- info
Types This property is required. List<GooglePrivacy Dlp V2Info Type Response> - List of infoTypes this rule set is applied to.
- rules
This property is required. List<GooglePrivacy Dlp V2Inspection Rule Response> - Set of rules to be applied to infoTypes. The rules are applied in order.
- info
Types This property is required. GooglePrivacy Dlp V2Info Type Response[] - List of infoTypes this rule set is applied to.
- rules
This property is required. GooglePrivacy Dlp V2Inspection Rule Response[] - Set of rules to be applied to infoTypes. The rules are applied in order.
- info_
types This property is required. Sequence[GooglePrivacy Dlp V2Info Type Response] - List of infoTypes this rule set is applied to.
- rules
This property is required. Sequence[GooglePrivacy Dlp V2Inspection Rule Response] - Set of rules to be applied to infoTypes. The rules are applied in order.
- info
Types This property is required. List<Property Map> - List of infoTypes this rule set is applied to.
- rules
This property is required. List<Property Map> - Set of rules to be applied to infoTypes. The rules are applied in order.
GooglePrivacyDlpV2KindExpressionResponse
- Name
This property is required. string - The name of the kind.
- Name
This property is required. string - The name of the kind.
- name
This property is required. String - The name of the kind.
- name
This property is required. string - The name of the kind.
- name
This property is required. str - The name of the kind.
- name
This property is required. String - The name of the kind.
GooglePrivacyDlpV2LikelihoodAdjustmentResponse
- Fixed
Likelihood This property is required. string - Set the likelihood of a finding to a fixed value.
- Relative
Likelihood This property is required. int - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
- Fixed
Likelihood This property is required. string - Set the likelihood of a finding to a fixed value.
- Relative
Likelihood This property is required. int - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
- fixed
Likelihood This property is required. String - Set the likelihood of a finding to a fixed value.
- relative
Likelihood This property is required. Integer - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
- fixed
Likelihood This property is required. string - Set the likelihood of a finding to a fixed value.
- relative
Likelihood This property is required. number - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
- fixed_
likelihood This property is required. str - Set the likelihood of a finding to a fixed value.
- relative_
likelihood This property is required. int - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
- fixed
Likelihood This property is required. String - Set the likelihood of a finding to a fixed value.
- relative
Likelihood This property is required. Number - Increase or decrease the likelihood by the specified number of levels. For example, if a finding would be
POSSIBLE
without the detection rule andrelative_likelihood
is 1, then it is upgraded toLIKELY
, while a value of -1 would downgrade it toUNLIKELY
. Likelihood may never drop belowVERY_UNLIKELY
or exceedVERY_LIKELY
, so applying an adjustment of 1 followed by an adjustment of -1 when base likelihood isVERY_LIKELY
will result in a final likelihood ofLIKELY
.
GooglePrivacyDlpV2OutputStorageConfigResponse
- Output
Schema This property is required. string - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - Table
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Big Query Table Response - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
- Output
Schema This property is required. string - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - Table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
- output
Schema This property is required. String - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
- output
Schema This property is required. string - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
- output_
schema This property is required. str - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
- output
Schema This property is required. String - Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the
Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage. - table
This property is required. Property Map - Store findings in an existing table or a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details. For Inspect, each column in an existing output table must have the same name, type, and mode of a field in the
Finding
object. For Risk, an existing output table should be the output of a previous Risk analysis job run on the same source table, with the same privacy metric and quasi-identifiers. Risk jobs that analyze the same table but compute a different privacy metric, or use different sets of quasi-identifiers, cannot store their results in the same table.
GooglePrivacyDlpV2PartitionIdResponse
- Namespace
Id This property is required. string - If not empty, the ID of the namespace to which the entities belong.
- Project
This property is required. string - The ID of the project to which the entities belong.
- Namespace
Id This property is required. string - If not empty, the ID of the namespace to which the entities belong.
- Project
This property is required. string - The ID of the project to which the entities belong.
- namespace
Id This property is required. String - If not empty, the ID of the namespace to which the entities belong.
- project
This property is required. String - The ID of the project to which the entities belong.
- namespace
Id This property is required. string - If not empty, the ID of the namespace to which the entities belong.
- project
This property is required. string - The ID of the project to which the entities belong.
- namespace_
id This property is required. str - If not empty, the ID of the namespace to which the entities belong.
- project
This property is required. str - The ID of the project to which the entities belong.
- namespace
Id This property is required. String - If not empty, the ID of the namespace to which the entities belong.
- project
This property is required. String - The ID of the project to which the entities belong.
GooglePrivacyDlpV2ProximityResponse
- Window
After This property is required. int - Number of characters after the finding to consider.
- Window
Before This property is required. int - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- Window
After This property is required. int - Number of characters after the finding to consider.
- Window
Before This property is required. int - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- window
After This property is required. Integer - Number of characters after the finding to consider.
- window
Before This property is required. Integer - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- window
After This property is required. number - Number of characters after the finding to consider.
- window
Before This property is required. number - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- window_
after This property is required. int - Number of characters after the finding to consider.
- window_
before This property is required. int - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
- window
After This property is required. Number - Number of characters after the finding to consider.
- window
Before This property is required. Number - Number of characters before the finding to consider. For tabular data, if you want to modify the likelihood of an entire column of findngs, set this to 1. For more information, see [Hotword example: Set the match likelihood of a table column] (https://cloud.google.com/dlp/docs/creating-custom-infotypes-likelihood#match-column-values).
GooglePrivacyDlpV2PublishToPubSubResponse
- Topic
This property is required. string - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
- Topic
This property is required. string - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
- topic
This property is required. String - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
- topic
This property is required. string - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
- topic
This property is required. str - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
- topic
This property is required. String - Cloud Pub/Sub topic to send notifications to. The topic must have given publishing access rights to the DLP API service account executing the long running DlpJob sending the notifications. Format is projects/{project}/topics/{topic}.
GooglePrivacyDlpV2RegexResponse
- Group
Indexes This property is required. List<int> - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- Pattern
This property is required. string - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
- Group
Indexes This property is required. []int - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- Pattern
This property is required. string - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
- group
Indexes This property is required. List<Integer> - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- pattern
This property is required. String - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
- group
Indexes This property is required. number[] - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- pattern
This property is required. string - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
- group_
indexes This property is required. Sequence[int] - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- pattern
This property is required. str - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
- group
Indexes This property is required. List<Number> - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.
- pattern
This property is required. String - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
GooglePrivacyDlpV2SaveFindingsResponse
- Output
Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Output Storage Config Response - Location to store findings outside of DLP.
- Output
Config This property is required. GooglePrivacy Dlp V2Output Storage Config Response - Location to store findings outside of DLP.
- output
Config This property is required. GooglePrivacy Dlp V2Output Storage Config Response - Location to store findings outside of DLP.
- output
Config This property is required. GooglePrivacy Dlp V2Output Storage Config Response - Location to store findings outside of DLP.
- output_
config This property is required. GooglePrivacy Dlp V2Output Storage Config Response - Location to store findings outside of DLP.
- output
Config This property is required. Property Map - Location to store findings outside of DLP.
GooglePrivacyDlpV2ScheduleResponse
- Recurrence
Period Duration This property is required. string - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
- Recurrence
Period Duration This property is required. string - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
- recurrence
Period Duration This property is required. String - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
- recurrence
Period Duration This property is required. string - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
- recurrence_
period_ duration This property is required. str - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
- recurrence
Period Duration This property is required. String - With this option a job is started on a regular periodic basis. For example: every day (86400 seconds). A scheduled start time will be skipped if the previous execution has not ended when its scheduled time occurs. This value must be set to a time duration greater than or equal to 1 day and can be no longer than 60 days.
GooglePrivacyDlpV2SensitivityScoreResponse
- Score
This property is required. string - The sensitivity score applied to the resource.
- Score
This property is required. string - The sensitivity score applied to the resource.
- score
This property is required. String - The sensitivity score applied to the resource.
- score
This property is required. string - The sensitivity score applied to the resource.
- score
This property is required. str - The sensitivity score applied to the resource.
- score
This property is required. String - The sensitivity score applied to the resource.
GooglePrivacyDlpV2StorageConfigResponse
- Big
Query Options This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Big Query Options Response - BigQuery options.
- Cloud
Storage Options This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Cloud Storage Options Response - Cloud Storage options.
- Datastore
Options This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Datastore Options Response - Google Cloud Datastore options.
- Hybrid
Options This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Hybrid Options Response - Hybrid inspection options.
- Timespan
Config This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Timespan Config Response
- Big
Query Options This property is required. GooglePrivacy Dlp V2Big Query Options Response - BigQuery options.
- Cloud
Storage Options This property is required. GooglePrivacy Dlp V2Cloud Storage Options Response - Cloud Storage options.
- Datastore
Options This property is required. GooglePrivacy Dlp V2Datastore Options Response - Google Cloud Datastore options.
- Hybrid
Options This property is required. GooglePrivacy Dlp V2Hybrid Options Response - Hybrid inspection options.
- Timespan
Config This property is required. GooglePrivacy Dlp V2Timespan Config Response
- big
Query Options This property is required. GooglePrivacy Dlp V2Big Query Options Response - BigQuery options.
- cloud
Storage Options This property is required. GooglePrivacy Dlp V2Cloud Storage Options Response - Cloud Storage options.
- datastore
Options This property is required. GooglePrivacy Dlp V2Datastore Options Response - Google Cloud Datastore options.
- hybrid
Options This property is required. GooglePrivacy Dlp V2Hybrid Options Response - Hybrid inspection options.
- timespan
Config This property is required. GooglePrivacy Dlp V2Timespan Config Response
- big
Query Options This property is required. GooglePrivacy Dlp V2Big Query Options Response - BigQuery options.
- cloud
Storage Options This property is required. GooglePrivacy Dlp V2Cloud Storage Options Response - Cloud Storage options.
- datastore
Options This property is required. GooglePrivacy Dlp V2Datastore Options Response - Google Cloud Datastore options.
- hybrid
Options This property is required. GooglePrivacy Dlp V2Hybrid Options Response - Hybrid inspection options.
- timespan
Config This property is required. GooglePrivacy Dlp V2Timespan Config Response
- big_
query_ options This property is required. GooglePrivacy Dlp V2Big Query Options Response - BigQuery options.
- cloud_
storage_ options This property is required. GooglePrivacy Dlp V2Cloud Storage Options Response - Cloud Storage options.
- datastore_
options This property is required. GooglePrivacy Dlp V2Datastore Options Response - Google Cloud Datastore options.
- hybrid_
options This property is required. GooglePrivacy Dlp V2Hybrid Options Response - Hybrid inspection options.
- timespan_
config This property is required. GooglePrivacy Dlp V2Timespan Config Response
- big
Query Options This property is required. Property Map - BigQuery options.
- cloud
Storage Options This property is required. Property Map - Cloud Storage options.
- datastore
Options This property is required. Property Map - Google Cloud Datastore options.
- hybrid
Options This property is required. Property Map - Hybrid inspection options.
- timespan
Config This property is required. Property Map
GooglePrivacyDlpV2StoredTypeResponse
- Create
Time This property is required. string - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - Name
This property is required. string - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
- Create
Time This property is required. string - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - Name
This property is required. string - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
- create
Time This property is required. String - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - name
This property is required. String - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
- create
Time This property is required. string - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - name
This property is required. string - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
- create_
time This property is required. str - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - name
This property is required. str - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
- create
Time This property is required. String - Timestamp indicating when the version of the
StoredInfoType
used for inspection was created. Output-only field, populated by the system. - name
This property is required. String - Resource name of the requested
StoredInfoType
, for exampleorganizations/433245324/storedInfoTypes/432452342
orprojects/project-id/storedInfoTypes/432452342
.
GooglePrivacyDlpV2TableOptionsResponse
- Identifying
Fields This property is required. List<Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Field Id Response> - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
- Identifying
Fields This property is required. []GooglePrivacy Dlp V2Field Id Response - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
- identifying
Fields This property is required. List<GooglePrivacy Dlp V2Field Id Response> - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
- identifying
Fields This property is required. GooglePrivacy Dlp V2Field Id Response[] - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
- identifying_
fields This property is required. Sequence[GooglePrivacy Dlp V2Field Id Response] - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
- identifying
Fields This property is required. List<Property Map> - The columns that are the primary keys for table objects included in ContentItem. A copy of this cell's value will stored alongside alongside each finding so that the finding can be traced to the specific row it came from. No more than 3 may be provided.
GooglePrivacyDlpV2TimespanConfigResponse
- Enable
Auto Population Of Timespan Config This property is required. bool - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- End
Time This property is required. string - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- Start
Time This property is required. string - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- Timestamp
Field This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Field Id Response - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
- Enable
Auto Population Of Timespan Config This property is required. bool - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- End
Time This property is required. string - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- Start
Time This property is required. string - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- Timestamp
Field This property is required. GooglePrivacy Dlp V2Field Id Response - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
- enable
Auto Population Of Timespan Config This property is required. Boolean - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- end
Time This property is required. String - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- start
Time This property is required. String - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- timestamp
Field This property is required. GooglePrivacy Dlp V2Field Id Response - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
- enable
Auto Population Of Timespan Config This property is required. boolean - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- end
Time This property is required. string - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- start
Time This property is required. string - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- timestamp
Field This property is required. GooglePrivacy Dlp V2Field Id Response - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
- enable_
auto_ population_ of_ timespan_ config This property is required. bool - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- end_
time This property is required. str - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- start_
time This property is required. str - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- timestamp_
field This property is required. GooglePrivacy Dlp V2Field Id Response - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
- enable
Auto Population Of Timespan Config This property is required. Boolean - When the job is started by a JobTrigger we will automatically figure out a valid start_time to avoid scanning files that have not been modified since the last time the JobTrigger executed. This will be based on the time of the execution of the last run of the JobTrigger or the timespan end_time used in the last run of the JobTrigger.
- end
Time This property is required. String - Exclude files, tables, or rows newer than this value. If not set, no upper time limit is applied.
- start
Time This property is required. String - Exclude files, tables, or rows older than this value. If not set, no lower time limit is applied.
- timestamp
Field This property is required. Property Map - Specification of the field containing the timestamp of scanned items. Used for data sources like Datastore and BigQuery. For BigQuery If this value is not specified and the table was modified between the given start and end times, the entire table will be scanned. If this value is specified, then rows are filtered based on the given start and end times. Rows with a
NULL
value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery column are:INTEGER
,DATE
,TIMESTAMP
, andDATETIME
. If your BigQuery table is partitioned at ingestion time, you can use any of the following pseudo-columns as your timestamp field. When used with Cloud DLP, these pseudo-column names are case sensitive. - _PARTITIONTIME - _PARTITIONDATE - _PARTITION_LOAD_TIME For Datastore If this value is specified, then entities are filtered based on the given start and end times. If an entity does not contain the provided timestamp property or contains empty or invalid values, then it is included. Valid data types of the provided timestamp property are:TIMESTAMP
. See the known issue related to this operation.
GooglePrivacyDlpV2TransformationConfigResponse
- Deidentify
Template This property is required. string - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - Image
Redact Template This property is required. string - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- Structured
Deidentify Template This property is required. string - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
- Deidentify
Template This property is required. string - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - Image
Redact Template This property is required. string - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- Structured
Deidentify Template This property is required. string - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
- deidentify
Template This property is required. String - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - image
Redact Template This property is required. String - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- structured
Deidentify Template This property is required. String - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
- deidentify
Template This property is required. string - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - image
Redact Template This property is required. string - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- structured
Deidentify Template This property is required. string - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
- deidentify_
template This property is required. str - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - image_
redact_ template This property is required. str - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- structured_
deidentify_ template This property is required. str - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
- deidentify
Template This property is required. String - De-identify template. If this template is specified, it will serve as the default de-identify template. This template cannot contain
record_transformations
since it can be used for unstructured content such as free-form text files. If this template is not set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify unstructured content. - image
Redact Template This property is required. String - Image redact template. If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.
- structured
Deidentify Template This property is required. String - Structured de-identify template. If this template is specified, it will serve as the de-identify template for structured content such as delimited files and tables. If this template is not set but the
deidentify_template
is set, thendeidentify_template
will also apply to the structured content. If neither template is set, a defaultReplaceWithInfoTypeConfig
will be used to de-identify structured content.
GooglePrivacyDlpV2TransformationDetailsStorageConfigResponse
- Table
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Big Query Table Response - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
- Table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
- table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
- table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
- table
This property is required. GooglePrivacy Dlp V2Big Query Table Response - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
- table
This property is required. Property Map - The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.
GooglePrivacyDlpV2TriggerResponse
- Manual
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Manual Response - For use with hybrid jobs. Jobs must be manually created and finished.
- Schedule
This property is required. Pulumi.Google Native. DLP. V2. Inputs. Google Privacy Dlp V2Schedule Response - Create a job on a repeating basis based on the elapse of time.
- Manual
This property is required. GooglePrivacy Dlp V2Manual Response - For use with hybrid jobs. Jobs must be manually created and finished.
- Schedule
This property is required. GooglePrivacy Dlp V2Schedule Response - Create a job on a repeating basis based on the elapse of time.
- manual
This property is required. GooglePrivacy Dlp V2Manual Response - For use with hybrid jobs. Jobs must be manually created and finished.
- schedule
This property is required. GooglePrivacy Dlp V2Schedule Response - Create a job on a repeating basis based on the elapse of time.
- manual
This property is required. GooglePrivacy Dlp V2Manual Response - For use with hybrid jobs. Jobs must be manually created and finished.
- schedule
This property is required. GooglePrivacy Dlp V2Schedule Response - Create a job on a repeating basis based on the elapse of time.
- manual
This property is required. GooglePrivacy Dlp V2Manual Response - For use with hybrid jobs. Jobs must be manually created and finished.
- schedule
This property is required. GooglePrivacy Dlp V2Schedule Response - Create a job on a repeating basis based on the elapse of time.
- manual
This property is required. Property Map - For use with hybrid jobs. Jobs must be manually created and finished.
- schedule
This property is required. Property Map - Create a job on a repeating basis based on the elapse of time.
GooglePrivacyDlpV2WordListResponse
- Words
This property is required. List<string> - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
- Words
This property is required. []string - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
- words
This property is required. List<String> - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
- words
This property is required. string[] - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
- words
This property is required. Sequence[str] - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
- words
This property is required. List<String> - Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
GoogleRpcStatusResponse
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. List<ImmutableDictionary<string, string>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. []map[string]string - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Integer - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String,String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. {[key: string]: string}[] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. Sequence[Mapping[str, str]] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. str - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi