Reference documentation and code samples for the Data Loss Prevention V2 Client class OtherCloudResourceRegexes.
A collection of regular expressions to determine what resources to match against.
Generated from protobuf message google.privacy.dlp.v2.OtherCloudResourceRegexes
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ patterns
array< Google\Cloud\Dlp\V2\OtherCloudResourceRegex
>
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.
getPatterns
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.
setPatterns
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.
$this