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 v2 API, specifically for the .NET environment."],["The latest version of the `CloudStorageFileSet` is 4.16.0, with several previous versions (going back to 2.15.0) also available for reference."],["The `CloudStorageFileSet` class represents a set of files in Cloud Storage and inherits from `Object`, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CloudStorageFileSet` class has a constructor and a `Url` property that represents the location of the file set in Cloud Storage, using the format `gs://\u003cbucket\u003e/\u003cpath\u003e`."],["The documentation includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base `Object` class, with their respective links to their documentation."]]],[]]