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 latest version available for the `CloudStorageFileSet` class is 4.16.0, with a range of previous versions down to 2.15.0 listed."],["`CloudStorageFileSet` is a class within the Google Cloud Data Loss Prevention v2 API, specifically in the `Google.Cloud.Dlp.V2` namespace."],["This class represents a set of files in Cloud Storage and includes functionalities from several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudStorageFileSet` class provides constructors for creating new instances, including one for creating a new instance from an existing one, and a `Url` property to specify the Cloud Storage location in the `gs://\u003cbucket\u003e/\u003cpath\u003e` format."],["The class inherits from the `object` class and can be found within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]