public sealed class VertexDatasetRegexes : IMessage<VertexDatasetRegexes>, IEquatable<VertexDatasetRegexes>, IDeepCloneable<VertexDatasetRegexes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class VertexDatasetRegexes.
A collection of regular expressions to determine what datasets to match
against.
public RepeatedField<VertexDatasetRegex> Patterns { get; }
Required. The group of regular expression patterns to match against one or
more datasets. Maximum of 100 entries. The sum of the lengths of all
regular expressions 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 page provides documentation for the \u003ccode\u003eVertexDatasetRegexes\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, including its properties and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexDatasetRegexes\u003c/code\u003e class is used to define a collection of regular expressions for matching against datasets, with a maximum of 100 entries and a 10 KiB size limit for all expressions combined.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the latest version of the class as 4.16.0, and has multiple previous versions listed as far back as 2.15.0, with each having its own specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePatterns\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<VertexDatasetRegex>\u003c/code\u003e, is required and holds the regular expression patterns for matching datasets.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]