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 an OR relationship between attributes, which determines whether a BigQuery table should be scanned in Discovery."],["The documentation includes information on the class's inheritance, implementation of various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, as well as its constructors and properties such as `MinAge` and `MinRowCount`."],["The latest version of the documentation is 4.16.0, and previous versions are listed down to version 2.15.0."],["The `OrConditions` class contains two properties, one of type `Duration`, which is called `MinAge`, and the second called `MinRowCount` of type `int`."]]],[]]