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 details the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.15.0, but also includes links to other versions from 2.15.0 to 4.16.0."],["`CloudStorageFileSet` represents a collection of files stored in Cloud Storage and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and another to copy an existing `CloudStorageFileSet` object."],["The `CloudStorageFileSet` class includes a `Url` property that allows for the designation of the cloud storage files in the format of `gs://\u003cbucket\u003e/\u003cpath\u003e`, and supports wildcard characters at the end of the path."]]],[]]