Reference documentation and code samples for the Data Loss Prevention V2 Client class DataProfileFindingLocation.
Location of a data profile finding within a resource.
Generated from protobuf message google.privacy.dlp.v2.DataProfileFindingLocation
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ container_name
string
Name of the container where the finding is located. The top-level name is the source file name or table name. Names of some common storage containers are formatted as follows: * * BigQuery tables: {project_id}:{dataset_id}.{table_id}
* * Cloud Storage files: gs://{bucket}/{path}
↳ data_profile_finding_record_location
DataProfileFindingRecordLocation
Location of a finding within a resource that produces a table data profile.
getContainerName
Name of the container where the finding is located.
The top-level name is the source file name or table name. Names of some common storage containers are formatted as follows:
- BigQuery tables:
{project_id}:{dataset_id}.{table_id}
- Cloud Storage files:
gs://{bucket}/{path}
string
setContainerName
Name of the container where the finding is located.
The top-level name is the source file name or table name. Names of some common storage containers are formatted as follows:
- BigQuery tables:
{project_id}:{dataset_id}.{table_id}
- Cloud Storage files:
gs://{bucket}/{path}
var
string
$this
getDataProfileFindingRecordLocation
Location of a finding within a resource that produces a table data profile.
hasDataProfileFindingRecordLocation
setDataProfileFindingRecordLocation
Location of a finding within a resource that produces a table data profile.
$this
getLocationExtraDetails
string