public sealed class DiscoveryBigQueryConditions.Types.OrConditions : IMessage<DiscoveryBigQueryConditions.Types.OrConditions>, IEquatable<DiscoveryBigQueryConditions.Types.OrConditions>, IDeepCloneable<DiscoveryBigQueryConditions.Types.OrConditions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryBigQueryConditions.Types.OrConditions.
There is an OR relationship between these attributes. They are used to
determine if a table should be scanned or not in Discovery.
[[["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-24 UTC."],[[["This document provides reference information for the `DiscoveryBigQueryConditions.Types.OrConditions` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its functionality."],["The `OrConditions` class is used to define the OR relationship between attributes that determine whether a BigQuery table should be scanned by Cloud DLP."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with details on the inherited members and methods."],["The `OrConditions` class includes properties like `MinAge` and `MinRowCount` to set the minimum age and row count for a table to be profiled by Cloud DLP."],["This document contains version history for this class, with links to the documentation of each version from 2.15.0 to 4.16.0, with 4.16.0 being the latest version."]]],[]]