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 v2 API, specifically for the .NET environment."],["The `CloudStorageFileSet` class represents a collection of files within Google Cloud Storage and is part of the `Google.Cloud.Dlp.V2` namespace, version 4.4.0 being the version the documentation is under."],["The documentation lists multiple versions of the class, from 2.15.0 up to 4.16.0, including links to the reference documentation for each version, with 4.16.0 being the latest."],["The `CloudStorageFileSet` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudStorageFileSet` class has two constructors and one property which is `Url`, a string to the file's path in the `gs://\u003cbucket\u003e/\u003cpath\u003e` format."]]],[]]