public sealed class CloudStorageFileSet : IMessage<CloudStorageFileSet>, IEquatable<CloudStorageFileSet>, IDeepCloneable<CloudStorageFileSet>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eCloudStorageFileSet\u003c/code\u003e is 4.16.0, with several previous versions listed back to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudStorageFileSet\u003c/code\u003e is a message class representing a set of files in Cloud Storage within the Google.Cloud.Dlp.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eUrl\u003c/code\u003e property that allows setting and retrieving the URL of the Cloud Storage file set in the format \u003ccode\u003egs://<bucket>/<path>\u003c/code\u003e, including the possibility of a trailing wildcard.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the CloudStorageFileSet class, one default and another taking an existing CloudStorageFileSet object as a parameter for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]