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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `OtherCloudSingleResourceReference` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0, with previous versions ranging from 4.15.0 down to 2.15.0 available for reference."],["`OtherCloudSingleResourceReference` identifies a single resource, such as an Amazon S3 bucket, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OtherCloudSingleResourceReference` class includes constructors for creating new instances, either empty or by cloning an existing `OtherCloudSingleResourceReference`."],["The `AmazonS3Bucket` property allows for interaction with Amazon S3 buckets and the `ResourceCase` property allows for determining what type of resource is being referenced."],["This class is found in the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]