public sealed class Conditions : IMessage<RecordCondition.Types.Conditions>, IEquatable<RecordCondition.Types.Conditions>, IDeepCloneable<RecordCondition.Types.Conditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordCondition.Types.Conditions.
[[["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-06-11 UTC."],[[["This webpage provides documentation for the `RecordCondition.Types.Conditions` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.2.0."],["The `Conditions` class represents a collection of conditions used within the API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and provides properties, including `Conditions_`, which is a `RepeatedField` that holds a list of `RecordCondition.Types.Condition`."],["The documentation offers both a default constructor and an overloaded constructor that accepts another `RecordCondition.Types.Conditions` instance."],["The documentation listed includes links to previous versions of the documentation, including versions all the way back to 2.15.0, and up to the latest version, 4.16.0."]]],[]]