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

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

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

Match resources using regex filters.

Inheritance

object > OtherCloudResourceCollection

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

OtherCloudResourceCollection()

public OtherCloudResourceCollection()

OtherCloudResourceCollection(OtherCloudResourceCollection)

public OtherCloudResourceCollection(OtherCloudResourceCollection other)
Parameter
Name Description
other OtherCloudResourceCollection

Properties

IncludeRegexes

public OtherCloudResourceRegexes IncludeRegexes { get; set; }

A collection of regular expressions to match a resource against.

Property Value
Type Description
OtherCloudResourceRegexes

PatternCase

public OtherCloudResourceCollection.PatternOneofCase PatternCase { get; }
Property Value
Type Description
OtherCloudResourceCollectionPatternOneofCase