public sealed class CloudStorageResourceReference : IMessage<CloudStorageResourceReference>, IEquatable<CloudStorageResourceReference>, IDeepCloneable<CloudStorageResourceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CloudStorageResourceReference.
[[["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-21 UTC."],[[["This document provides reference documentation for the `CloudStorageResourceReference` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `CloudStorageResourceReference` class is used to identify a specific Cloud Storage bucket for scanning."],["The document covers the implementation details of the class, including the inheritance, interfaces, constructors, and properties like `BucketName` and `ProjectId`."],["The document also includes documentation for multiple different versions, ranging from version 2.15.0 to the latest version 4.16.0."],["The class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is found in the `Google.Cloud.Dlp.V2` namespace."]]],[]]