public sealed class FileStoreCollection : IMessage<FileStoreCollection>, IEquatable<FileStoreCollection>, IDeepCloneable<FileStoreCollection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileStoreCollection.
Match file stores (e.g. buckets) using regex filters.
[[["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 webpage provides documentation for the `FileStoreCollection` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0 and the current context version being 4.10.0."],["The `FileStoreCollection` class is designed to filter and match file stores (like buckets) using regular expressions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as serialization and deep cloning."],["The `FileStoreCollection` class has properties like `IncludeRegexes` for specifying regular expressions to match file stores and `PatternCase` for identifying the current pattern match case."],["This documentation also provides a history of versions of the `FileStoreCollection` class all the way back to 2.15.0, allowing you to examine previous changes."]]],[]]