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 webpage provides documentation for the `FileStoreCollection` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `FileStoreCollection` class is designed to filter and match file stores (like buckets) using regular expressions."],["The latest version of the documentation is version 4.16.0, with previous versions ranging back to 2.15.0 also being documented."],["`FileStoreCollection` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling capabilities like message handling, comparison, deep cloning, and buffer operations."],["Key properties of the `FileStoreCollection` class include `IncludeRegexes`, for specifying regular expressions, and `PatternCase`, which is of type `PatternOneofCase`."]]],[]]