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."],[[["This webpage provides documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.9.0."],["`CloudStorageFileSet` represents a set of files within Cloud Storage and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous prior versions of the `CloudStorageFileSet` class from version 2.15.0 to the latest, 4.16.0, available for reference, highlighting the history of the classes implementation."],["It details the properties of the `CloudStorageFileSet` class, including a `Url` property, which allows for specifying the location of the file set using a `gs://\u003cbucket\u003e/\u003cpath\u003e` format."],["The documentation also covers the class's constructors, outlining the default constructor and one that takes another `CloudStorageFileSet` object as a parameter, for which it details information about the other objects description."]]],[]]