public sealed class DiscoveryVertexDatasetConditions : IMessage<DiscoveryVertexDatasetConditions>, IEquatable<DiscoveryVertexDatasetConditions>, IDeepCloneable<DiscoveryVertexDatasetConditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryVertexDatasetConditions.
Requirements that must be true before a dataset is profiled for the
first time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the `DiscoveryVertexDatasetConditions` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["This class defines requirements that must be met before a dataset is profiled for the first time, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are several versions available for this class, ranging from 2.15.0 up to 4.16.0, which are listed in the provided content."],["`DiscoveryVertexDatasetConditions` has two properties: `CreatedAfter` which is a timestamp indicating when the dataset was created and `MinAge` which is the duration that it has to be before being scanned."]]],[]]