public sealed class CloudStorageFileSet : IMessage<CloudStorageFileSet>, IEquatable<CloudStorageFileSet>, IDeepCloneable<CloudStorageFileSet>, IBufferMessage, IMessage
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."],[[["The latest version available for `CloudStorageFileSet` is 4.16.0, which can be found through the provided link."],["This page details the `CloudStorageFileSet` class within the `Google.Cloud.Dlp.V2` namespace, a part of the Google Cloud Data Loss Prevention library for .NET."],["`CloudStorageFileSet` is a class that represents a collection of files in Google Cloud Storage and it inherits from the Object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `CloudStorageFileSet` available, ranging from 2.15.0 to 4.16.0, and each can be accessed via its own page."],["The `CloudStorageFileSet` class includes a `Url` property that defines the file path in Cloud Storage, with wildcard support, in the `gs://\u003cbucket\u003e/\u003cpath\u003e` format."]]],[]]