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-04-09 UTC."],[[["This webpage provides documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The class `CloudStorageFileSet` represents a set of files located in Google Cloud Storage, it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and allows for defining a url which can contain wildcards."],["There are multiple versions of the `CloudStorageFileSet` class available, ranging from version 2.16.0 up to the latest version 4.16.0, with links to each version's documentation."],["The page includes details about the class's constructors, one being a default, and another one that accepts an instance of `CloudStorageFileSet` to initialize from."],["The documentation also provides information on a single public property that the `CloudStorageFileSet` class contains, which is a settable string property named `Url`."]]],[]]