public sealed class DiscoveryOtherCloudConditions : IMessage<DiscoveryOtherCloudConditions>, IEquatable<DiscoveryOtherCloudConditions>, IDeepCloneable<DiscoveryOtherCloudConditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryOtherCloudConditions.
Requirements that must be true before a resource 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-03-21 UTC."],[[["The `DiscoveryOtherCloudConditions` class in the Google Cloud Data Loss Prevention v2 API defines requirements that must be met before a resource can be profiled for the first time."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and providing methods for comparison, cloning, and message handling."],["It has a constructor with no parameters and one that accept `DiscoveryOtherCloudConditions` as a parameter, to allow for the creation of new objects or deep cloning."],["The `DiscoveryOtherCloudConditions` class includes properties such as `AmazonS3BucketConditions`, `ConditionsCase`, and `MinAge` to configure conditions for profiling resources, and defining the oneof case, and the age requirement respectively."],["This page includes documentation for versions ranging from 2.15.0 up to the latest version, 4.16.0, of the Google Cloud Data Loss Prevention v2 API `DiscoveryOtherCloudConditions` class."]]],[]]