public sealed class OtherCloudSingleResourceReference : IMessage<OtherCloudSingleResourceReference>, IEquatable<OtherCloudSingleResourceReference>, IDeepCloneable<OtherCloudSingleResourceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudSingleResourceReference.
Identifies a single resource, like a single Amazon S3 bucket.
Implements
IMessageOtherCloudSingleResourceReference, IEquatableOtherCloudSingleResourceReference, IDeepCloneableOtherCloudSingleResourceReference, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
OtherCloudSingleResourceReference()
public OtherCloudSingleResourceReference()
OtherCloudSingleResourceReference(OtherCloudSingleResourceReference)
public OtherCloudSingleResourceReference(OtherCloudSingleResourceReference other)
Parameter | |
---|---|
Name | Description |
other |
OtherCloudSingleResourceReference |
Properties
AmazonS3Bucket
public AmazonS3Bucket AmazonS3Bucket { get; set; }
Amazon S3 bucket.
Property Value | |
---|---|
Type | Description |
AmazonS3Bucket |
ResourceCase
public OtherCloudSingleResourceReference.ResourceOneofCase ResourceCase { get; }
Property Value | |
---|---|
Type | Description |
OtherCloudSingleResourceReferenceResourceOneofCase |