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-24 UTC."],[[["The document provides reference documentation for the `CloudStorageResourceReference` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["It lists available versions of the `CloudStorageResourceReference` class, ranging from the latest version 4.16.0 down to version 2.15.0, with version 4.12.0 being the specific one discussed in the provided material."],["`CloudStorageResourceReference` is a class used to identify a specific Cloud Storage bucket for the DLP API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CloudStorageResourceReference` has two constructors and two properties: `BucketName` which is the name of the bucket to scan, and `ProjectId`, where the Id of the project must match the config's project ID if one is set."]]],[]]