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-04-09 UTC."],[[["This page provides reference documentation for the `DiscoveryBigQueryConditions.Types.OrConditions` class within the Google Cloud Data Loss Prevention v2 API, detailing how to use this class in a .NET environment."],["The `OrConditions` class is used to define conditions for determining whether a BigQuery table should be scanned, using an OR relationship between specified attributes."],["The page includes links to different versions of the documentation, from 2.15.0 to 4.16.0, including the latest and most recent version as 4.16.0."],["The `OrConditions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Properties of the `OrConditions` class allow the specification of a `MinAge` (minimum table age for profiling) and a `MinRowCount` (minimum rows for profiling)."]]],[]]