Google Cloud Data Loss Prevention v2 API - Class OtherCloudResourceRegex (4.14.0)

public sealed class OtherCloudResourceRegex : IMessage<OtherCloudResourceRegex>, IEquatable<OtherCloudResourceRegex>, IDeepCloneable<OtherCloudResourceRegex>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudResourceRegex.

A pattern to match against one or more resources. At least one pattern must be specified. Regular expressions use RE2 syntax; a guide can be found under the google/re2 repository on GitHub.

Inheritance

object > OtherCloudResourceRegex

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

OtherCloudResourceRegex()

public OtherCloudResourceRegex()

OtherCloudResourceRegex(OtherCloudResourceRegex)

public OtherCloudResourceRegex(OtherCloudResourceRegex other)
Parameter
Name Description
other OtherCloudResourceRegex

Properties

AmazonS3BucketRegex

public AmazonS3BucketRegex AmazonS3BucketRegex { get; set; }

Regex for Amazon S3 buckets.

Property Value
Type Description
AmazonS3BucketRegex

ResourceRegexCase

public OtherCloudResourceRegex.ResourceRegexOneofCase ResourceRegexCase { get; }
Property Value
Type Description
OtherCloudResourceRegexResourceRegexOneofCase