Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryFileStoreConditions.
Requirements that must be true before a file store is scanned in discovery for the first time. There is an AND relationship between the top-level attributes.
Generated from protobuf message google.privacy.dlp.v2.DiscoveryFileStoreConditions
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ created_after
Google\Protobuf\Timestamp
Optional. File store must have been created after this date. Used to avoid backfilling.
↳ min_age
Google\Protobuf\Duration
Optional. Minimum age a file store must have. If set, the value must be 1 hour or greater.
↳ cloud_storage_conditions
getCreatedAfter
Optional. File store must have been created after this date. Used to avoid backfilling.
hasCreatedAfter
clearCreatedAfter
setCreatedAfter
Optional. File store must have been created after this date. Used to avoid backfilling.
$this
getMinAge
Optional. Minimum age a file store must have. If set, the value must be 1 hour or greater.
hasMinAge
clearMinAge
setMinAge
Optional. Minimum age a file store must have. If set, the value must be 1 hour or greater.
$this
getCloudStorageConditions
Optional. Cloud Storage conditions.
hasCloudStorageConditions
setCloudStorageConditions
Optional. Cloud Storage conditions.
$this
getConditions
string