Represents a container that may contain DLP findings.
Examples of a container include a file, table, or database record.
Project where the finding was found. Can be different from the
project that owns the finding.
The root of the container. Examples: - For BigQuery table
project_id:dataset_id.table_id, the root is dataset_id
For Google Cloud Storage file
gs://bucket/folder/filename.txt, the root is
gs://bucket
Findings container modification timestamp, if applicable. For
Google Cloud Storage contains last file modification
timestamp. For BigQuery table contains last_modified_time
property. For Datastore - not populated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-13 UTC."],[],[]]