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-04-09 UTC."],[[["This page provides documentation for the `OtherCloudSingleResourceReference` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `OtherCloudSingleResourceReference` class is designed to identify a single resource in a cloud environment, such as an Amazon S3 bucket."],["The latest available version of the Google Cloud DLP v2 API for this class is 4.16.0, and there are many versions with links available, going as far back as 2.15.0."],["The `OtherCloudSingleResourceReference` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to specify an Amazon S3 bucket via the `AmazonS3Bucket` property, and an enum to identify the type of resource the object refers to through `ResourceCase`."]]],[]]