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 page provides reference documentation for the `AllOtherDatabaseResources` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, covering versions from 2.15.0 up to the latest 4.16.0."],["The `AllOtherDatabaseResources` class is used to represent database resources that are not covered by other specific filters within the Google Cloud DLP v2 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["The documentation includes a list of all the versions for the `AllOtherDatabaseResources` and each versions respective links."],["Constructors for `AllOtherDatabaseResources` include a default parameterless constructor and a copy constructor that takes another instance of `AllOtherDatabaseResources` as a parameter."]]],[]]