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."],[[["This document provides reference documentation for the `CloudStorageFileSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with version 4.2.0 being the focus of the content."],["The `CloudStorageFileSet` class represents a collection of files in Google Cloud Storage, allowing for the specification of file sets via URL, including support for wildcard characters in the path."],["The page outlines the inheritance and implemented interfaces of the `CloudStorageFileSet` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in protocol buffer messaging."],["The document lists all the available versions for this particular class, going from version 2.15.0 all the way up to version 4.16.0, which is the latest release."],["The class has a public string property named `Url`, which can be set and is used to define the Cloud Storage location of the file set, formatted as `gs://\u003cbucket\u003e/\u003cpath\u003e`."]]],[]]