public sealed class File.Types.DiskPath : IMessage<File.Types.DiskPath>, IEquatable<File.Types.DiskPath>, IDeepCloneable<File.Types.DiskPath>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class File.Types.DiskPath.
Path of the file in terms of underlying disk/partition identifiers.
[[["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."],[[["This page provides documentation for the `File.Types.DiskPath` class within the Google Cloud Security Command Center v1 API, showcasing versions from 2.2.0 up to the latest 3.24.0."],["The `File.Types.DiskPath` class represents the path of a file based on disk/partition identifiers, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiskPath` class includes two constructors, `DiskPath()` and `DiskPath(DiskPath)`, and two properties: `PartitionUuid`, which stores the UUID of the partition, and `RelativePath`, which stores the relative file path in the partition."],["This documentation provides a direct link to the latest version of `DiskPath` ([3.24.0](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1/latest/Google.Cloud.SecurityCenter.V1.File.Types.DiskPath)), and all previous versions going back to 2.2.0."]]],[]]