Reference documentation and code samples for the Data Loss Prevention V2 Client class CloudStorageResourceReference.
Identifies a single Cloud Storage bucket.
Generated from protobuf message google.privacy.dlp.v2.CloudStorageResourceReference
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bucket_name
string
Required. The bucket to scan.
↳ project_id
string
Required. If within a project-level config, then this must match the config's project id.
getBucketName
Required. The bucket to scan.
string
setBucketName
Required. The bucket to scan.
var
string
$this
getProjectId
Required. If within a project-level config, then this must match the config's project id.
string
setProjectId
Required. If within a project-level config, then this must match the config's project id.
var
string
$this