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-04-09 UTC."],[[["This document provides reference documentation for the `FileStoreCollection` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0 of the .NET library."],["`FileStoreCollection` is designed to match file stores using regular expression filters, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `IncludeRegexes` to specify regular expressions for matching file stores, and `PatternCase` to manage different pattern matching cases."],["The document details the constructors available for the `FileStoreCollection` class, including a default constructor and one that accepts another `FileStoreCollection` instance as a parameter."],["The most recent version available is 4.16.0, with documentation available for versions ranging from 2.15.0 up to the latest."]]],[]]