public sealed class DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables : IMessage<DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables>, IEquatable<DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables>, IDeepCloneable<DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables.
Catch-all for all other tables not specified by other filters. Should
always be last, except for single-table configurations, which will only
have a TableReference target.
[[["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-06-05 UTC."],[[["This webpage provides documentation for the `DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables` class in the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `AllOtherBigQueryTables` class is a catch-all filter for BigQuery tables not covered by other specific filters, and should be used as the last filter in a configuration unless using single-table configurations."],["The latest version of this class is 4.16.0, and the page includes links to documentation for versions ranging from 2.15.0 to 4.16.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role in message handling, equality comparisons, deep cloning, and buffer management."],["The class includes two constructors: a default constructor and a copy constructor that accepts another instance of `AllOtherBigQueryTables`."]]],[]]