public sealed class CloudStoragePath : IMessage<CloudStoragePath>, IEquatable<CloudStoragePath>, IDeepCloneable<CloudStoragePath>, IBufferMessage, IMessage
Message representing a single file or path in Cloud Storage.
[[["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."],[[["This webpage provides documentation for the `CloudStoragePath` class within the `Google.Cloud.Dlp.V2` namespace, detailing its structure and usage."],["The `CloudStoragePath` class is part of the `Google.Cloud.Dlp.V2` library, as specified by the `Google.Cloud.Dlp.V2.dll` assembly, and is designed to represent a file or path in Google Cloud Storage."],["Version 4.16.0 is the latest version of `CloudStoragePath`, while version 3.2.0 is displayed on the page, and the documentation lists versions all the way back to 2.15.0."],["The CloudStoragePath class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, and contains the `Path` property for the Cloud Storage path."]]],[]]