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 document provides reference documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `CloudStorageFileSet` class represents a collection of files within Google Cloud Storage, and it is part of the `Google.Cloud.Dlp.V2` namespace, located in the `Google.Cloud.Dlp.V2.dll` assembly."],["This is version 4.8.0, with links to previous versions, including the latest release 4.16.0, as well as versions going back to 2.15.0."],["The `CloudStorageFileSet` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are available to view."],["The `CloudStorageFileSet` class can be constructed with or without an existing instance of the `CloudStorageFileSet` class, and the class has one property, `Url`, which represents the path to the file(s)."]]],[]]