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 documentation page covers the `FileStoreCollection` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.13.0, and how it is used for matching file stores using regex filters."],["The `FileStoreCollection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data manipulation within the API."],["There are multiple versions of the Google.Cloud.Dlp.V2 API in the content provided, with the latest being 4.16.0 and the page in question dedicated to version 4.13.0."],["Key functionalities of `FileStoreCollection` include constructors for creating new instances and a `IncludeRegexes` property to define regular expressions for matching file stores."],["The class inherits from `object` and provides methods such as `GetHashCode`, `GetType`, and `ToString` that are part of the base class, alongside a `PatternCase` property that is specific to the `FileStoreCollection` class."]]],[]]