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-21 UTC."],[[["This webpage provides reference documentation for the `DiscoveryBigQueryConditions.Types.OrConditions` class within the Google Cloud Data Loss Prevention v2 API."],["The `OrConditions` class is used to define conditions, using an OR relationship, for determining whether a BigQuery table should be scanned during data discovery."],["This page displays the documentation for the `OrConditions` class through various versions, with the latest being 4.16.0, and the current version shown is 4.8.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties `MinAge` and `MinRowCount`."],["The page provides information on its constructors, including a default and a copy constructor, and details the methods it inherits from the base `object` class."]]],[]]