public sealed class VertexDatasetRegex : IMessage<VertexDatasetRegex>, IEquatable<VertexDatasetRegex>, IDeepCloneable<VertexDatasetRegex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class VertexDatasetRegex.
A pattern to match against one or more dataset resources.
[[["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."],[[["The latest version available for the `Google.Cloud.Dlp.V2.VertexDatasetRegex` class is 4.16.0."],["This class, `VertexDatasetRegex`, is used as a pattern to match against one or more dataset resources in the Google Cloud Data Loss Prevention v2 API."],["The `VertexDatasetRegex` class has two constructors: one default and one that takes another `VertexDatasetRegex` object as a parameter for copying."],["The `VertexDatasetRegex` class includes a `ProjectIdRegex` property, which is a string that, when unset in an organization, will match all projects but has no effect within a project."],["This class has implemented interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]