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-04-09 UTC."],[[["This document provides reference documentation for the `CloudStorageResourceReference` class within the Google Cloud Data Loss Prevention v2 API for .NET, covering versions from 2.15.0 up to the latest 4.16.0."],["The `CloudStorageResourceReference` class is used to identify a single Cloud Storage bucket for the purpose of data loss prevention, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `BucketName` and `ProjectId`, both of which are required fields that specify the bucket to scan and the associated project, respectively."],["The `CloudStorageResourceReference` class is found in the `Google.Cloud.Dlp.V2` namespace and the `Google.Cloud.Dlp.V2.dll` assembly, indicating its role within the Google Cloud DLP .NET library."]]],[]]