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."],[[["The content provides documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`CloudStorageFileSet` is a class representing a set of files located in Cloud Storage and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided information covers documentation from version 2.15.0 up to the latest 4.16.0 of the Google.Cloud.Dlp.V2 package."],["The `CloudStorageFileSet` class has two constructors, a default one and one that takes another `CloudStorageFileSet` as a parameter."],["The `CloudStorageFileSet` class has a property named Url, which represents the URL of the file set in Cloud Storage and uses the format `gs://\u003cbucket\u003e/\u003cpath\u003e`, with wildcard support in the path."]]],[]]