public sealed class AllOtherDatabaseResources : IMessage<AllOtherDatabaseResources>, IEquatable<AllOtherDatabaseResources>, IDeepCloneable<AllOtherDatabaseResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AllOtherDatabaseResources.
Match database resources not covered by any other filter.
[[["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 webpage provides documentation for the `AllOtherDatabaseResources` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `AllOtherDatabaseResources` class is designed to identify and handle database resources that are not covered by other specific filters in the Google Cloud DLP v2 API."],["The latest version of the API available is 4.16.0, and the page also includes version documentation from versions as old as 2.15.0."],["`AllOtherDatabaseResources` inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for deep cloning, equality checks, and message handling."],["There are two constructor methods for creating instances of `AllOtherDatabaseResources`, one of which takes an existing `AllOtherDatabaseResources` instance to initialize a new one."]]],[]]