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."],[[["The provided content is reference documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["This class represents a set of files located in Google Cloud Storage and is part of the `Google.Cloud.Dlp.V2` namespace."],["The documentation includes details on the class's inheritance, the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with its inherited members."],["It also outlines the available constructors for the `CloudStorageFileSet` class, along with one property, `Url`, which is a string representing the location of files in the cloud in the format `gs://\u003cbucket\u003e/\u003cpath\u003e`."],["There are many versions of the documentation available, with `4.16.0` being the most current version and a long list of others going as far back as version `2.15.0`."]]],[]]