public sealed class OtherCloudResourceRegexes : IMessage<OtherCloudResourceRegexes>, IEquatable<OtherCloudResourceRegexes>, IDeepCloneable<OtherCloudResourceRegexes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudResourceRegexes.
A collection of regular expressions to determine what resources to match
against.
public RepeatedField<OtherCloudResourceRegex> Patterns { get; }
A group of regular expression patterns to match against one or more
resources.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eOtherCloudResourceRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API for .NET, which is used for defining regular expressions to match against cloud resources.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, ranging from version 2.15.0 up to the latest release of 4.16.0, offering access to previous iterations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOtherCloudResourceRegexes\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message management, equality comparisons, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details the \u003ccode\u003eOtherCloudResourceRegexes\u003c/code\u003e class constructors and the properties, specifically the \u003ccode\u003ePatterns\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e collection to match resources using regular expressions, with limitations of a maximum of 100 entries and a total regular expression length of 10 KiB.\u003c/p\u003e\n"]]],[],null,[]]