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."],["This class, `CloudStorageFileSet`, is part of the Google Cloud Data Loss Prevention v2 API and is designed to represent a set of files in Cloud Storage."],["The `CloudStorageFileSet` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudStorageFileSet` class provides a `Url` property to specify the Cloud Storage location, which supports the format `gs://\u003cbucket\u003e/\u003cpath\u003e` and allows trailing wildcards."],["There is a history of multiple previous versions, ranging from 2.15.0 to 4.15.0, that are also available for the `CloudStorageFileSet` class."]]],[]]