public sealed class AllOtherResources : IMessage<AllOtherResources>, IEquatable<AllOtherResources>, IDeepCloneable<AllOtherResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AllOtherResources.
Match discovery 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 `AllOtherResources` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `AllOtherResources` class is designed for identifying data discovery resources that do not fall under other specific filter categories."],["The latest version available is 4.16.0, and the current page focuses on the 4.13.0 version of the API, with versions dating as far back as 2.15.0."],["The class `AllOtherResources` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructors for the class, the default one, `AllOtherResources()`, and one that takes another `AllOtherResources` object as a parameter, `AllOtherResources(AllOtherResources other)`."]]],[]]