Class MetadataKeyValueExpression (3.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
MetadataKeyValueExpression(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration for a custom infoType that detects key-value
pairs in the metadata matching the specified regular
expressions.
Attributes |
| Name |
Description |
key_regex |
str
The regular expression for the key. Key
should be non-empty.
|
value_regex |
str
The regular expression for the value. Value
should be non-empty.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-23 UTC.
[null,null,["Last updated 2026-06-23 UTC."],[],[]]