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 latest version of the Google Cloud Data Loss Prevention v2 API available is 4.16.0, with the documentation spanning from this version down to version 2.15.0."],["The content provides reference documentation for the `CloudStorageResourceReference` class, used to identify a single Cloud Storage bucket, and is part of the `Google.Cloud.Dlp.V2` namespace."],["`CloudStorageResourceReference` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties for `CloudStorageResourceReference` include `BucketName` (the bucket to scan) and `ProjectId` (which must match the project ID if within a project-level config), both of which are required."],["There are two constructors available for `CloudStorageResourceReference`, a default one, and one that take another `CloudStorageResourceReference` object as a parameter."]]],[]]