public sealed class FileStoreRegexes : IMessage<FileStoreRegexes>, IEquatable<FileStoreRegexes>, IDeepCloneable<FileStoreRegexes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileStoreRegexes.
A collection of regular expressions to determine what file store to match
against.
public RepeatedField<FileStoreRegex> Patterns { get; }
Required. The group of regular expression patterns to match against one or
more file stores. Maximum of 100 entries. The sum of all regular
expression's length can't exceed 10 KiB.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eFileStoreRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileStoreRegexes\u003c/code\u003e is a class used to define a collection of regular expressions for matching against file stores.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePatterns\u003c/code\u003e property within the \u003ccode\u003eFileStoreRegexes\u003c/code\u003e class is a \u003ccode\u003eRepeatedField\u003c/code\u003e that stores a list of \u003ccode\u003eFileStoreRegex\u003c/code\u003e objects, each representing a regular expression pattern.\u003c/p\u003e\n"],["\u003cp\u003eThe content in this document covers versions 2.15.0 to the latest 4.16.0 of the Google Cloud Data Loss Prevention v2 API.\u003c/p\u003e\n"]]],[],null,[]]