Google Cloud Data Loss Prevention v2 API - Enum CharsToIgnore.Types.CommonCharsToIgnore (4.8.0)

public enum CharsToIgnore.Types.CommonCharsToIgnore

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum CharsToIgnore.Types.CommonCharsToIgnore.

Convenience enum for indicating common characters to not transform.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
AlphaLowerCase

a-z

AlphaUpperCase

A-Z

Numeric

0-9

Punctuation

US Punctuation, one of !"#$%&'()*+,-./:;<=>?@[]^_`{|}~

Unspecified

Unused.

Whitespace

Whitespace character, one of [ \t\n\x0B\f\r]