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."],["The `OrConditions` class defines criteria used to determine if a BigQuery table should be scanned during data discovery, utilizing an OR relationship between its attributes."],["Key properties of the `OrConditions` class include `MinAge`, which specifies the minimum age for a table to be considered, and `MinRowCount`, which defines the minimum number of rows required for a table to be profiled."],["The latest version in this list is 4.16.0, and the content provided shows available versions down to version 2.15.0 of the `DiscoveryBigQueryConditions.Types.OrConditions` class."]]],[]]