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."],[[["The provided content details the `CloudStorageResourceReference` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["This class is used to identify a single Cloud Storage bucket for operations within the API and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, `BucketName` and `ProjectId`, which are both required fields to specify the target bucket and the project it resides in."],["There is a list of accessible versions ranging from 2.15.0 up to the latest version 4.16.0."]]],[]]