Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryVertexDatasetConditions.
Requirements that must be true before a dataset is profiled for the first time.
Generated from protobuf message google.privacy.dlp.v2.DiscoveryVertexDatasetConditions
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ created_after
Google\Protobuf\Timestamp
Vertex AI dataset must have been created after this date. Used to avoid backfilling.
↳ min_age
Google\Protobuf\Duration
Minimum age a Vertex AI dataset must have. If set, the value must be 1 hour or greater.
getCreatedAfter
Vertex AI dataset must have been created after this date. Used to avoid backfilling.
hasCreatedAfter
clearCreatedAfter
setCreatedAfter
Vertex AI dataset must have been created after this date. Used to avoid backfilling.
$this
getMinAge
Minimum age a Vertex AI dataset must have. If set, the value must be 1 hour or greater.
hasMinAge
clearMinAge
setMinAge
Minimum age a Vertex AI dataset must have. If set, the value must be 1 hour or greater.
$this