public sealed class CloudStoragePath : IMessage<CloudStoragePath>, IEquatable<CloudStoragePath>, IDeepCloneable<CloudStoragePath>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CloudStoragePath.
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."],[[["The latest version available for the `Google.Cloud.Dlp.V2.CloudStoragePath` class is 4.16.0, while the current context is set to version 4.4.0."],["This documentation provides reference information and code samples for the `CloudStoragePath` class, which is part of the Google Cloud Data Loss Prevention v2 API."],["The `CloudStoragePath` class represents a specific file or path within Cloud Storage, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudStoragePath` class includes a `Path` property, which stores the URL representing a file or path in Cloud Storage without wildcards, such as `gs://[BUCKET_NAME]/dictionary.txt`."],["The page provides a list of versions for this API ranging from version 2.15.0 to the most recent 4.16.0, where each version provides access to the CloudStoragePath class."]]],[]]