public sealed class CloudStorageFileSet : IMessage<CloudStorageFileSet>, IEquatable<CloudStorageFileSet>, IDeepCloneable<CloudStorageFileSet>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CloudStorageFileSet.
Message representing a set of files in Cloud Storage.
[[["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 documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.11.0."],["The `CloudStorageFileSet` class represents a set of files stored in Google Cloud Storage and is used for specifying file sets in data loss prevention operations."],["It is part of the `Google.Cloud.Dlp.V2` namespace, and the most recent version documented is 4.16.0, while version 4.11.0 is the context currently focused on."],["The class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Url` for defining the file location."],["The document also provides an overview of the class constructors, inherited members, and a list of versions going back to version 2.15.0, with each linking to its respective documentation."]]],[]]