Reference documentation and code samples for the Data Loss Prevention V2 Client class CloudStorageDiscoveryTarget.
Target used to match against for discovery with Cloud Storage buckets.
Generated from protobuf message google.privacy.dlp.v2.CloudStorageDiscoveryTarget
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ filter
Google\Cloud\Dlp\V2\DiscoveryCloudStorageFilter
Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
↳ conditions
Google\Cloud\Dlp\V2\DiscoveryFileStoreConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
↳ generation_cadence
Google\Cloud\Dlp\V2\DiscoveryCloudStorageGenerationCadence
Optional. How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
↳ disabled
getFilter
Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
hasFilter
clearFilter
setFilter
Required. The buckets the generation_cadence applies to. The first target with a matching filter will be the one to apply to a bucket.
$this
getConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
hasConditions
clearConditions
setConditions
Optional. In addition to matching the filter, these conditions must be true before a profile is generated.
$this
getGenerationCadence
Optional. How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
hasGenerationCadence
setGenerationCadence
Optional. How often and when to update profiles. New buckets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
$this
getDisabled
Optional. Disable profiling for buckets that match this filter.
hasDisabled
setDisabled
Optional. Disable profiling for buckets that match this filter.
$this
getCadence
string