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-04-01 UTC."],[[["This document provides reference documentation for the `File.Types.DiskPath` class within the Google Cloud Security Center v1 API."],["The `File.Types.DiskPath` class represents the path of a file based on its underlying disk or partition identifiers."],["The API is available in multiple versions, ranging from version 2.2.0 to the latest version, 3.24.0, including the currently displayed version 3.18.0."],["The `DiskPath` class includes properties such as `PartitionUuid` and `RelativePath`, which represent the partition's UUID and the file's relative path within that partition."],["The `DiskPath` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]