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 v2 API."],["The `OrConditions` class is used to define an OR relationship between attributes, which determines if a BigQuery table should be scanned during the discovery process."],["This document offers a history of versions for the API, with version 4.16.0 being the most up to date, as well as a list of older versions dating back to 2.15.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionality and usage."],["`OrConditions` properties include `MinAge`, representing the minimum age a table must have for profiling, and `MinRowCount`, for the minimum number of rows for profiling."]]],[]]