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-04-09 UTC."],[[["The `CloudStoragePath` class represents a file or path within Google Cloud Storage for the Data Loss Prevention v2 API."],["Version 4.16.0 is the latest version of the Google.Cloud.Dlp.V2 API, with historical versions from 4.15.0 down to 2.15.0 being available."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced functionality."],["The primary property of `CloudStoragePath` is `Path`, which is a string that holds the URL of the file or path in Cloud Storage."],["The current documentation page pertains to version 4.8.0 of the Google.Cloud.Dlp.V2 API."]]],[]]