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 Center v1 API, detailing its purpose for representing file paths in terms of disk/partition identifiers."],["The content offers a comprehensive list of available versions for the `DiskPath` class, ranging from version 2.2.0 up to the latest version 3.24.0."],["The `DiskPath` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities such as deep cloning and message buffering."],["The class includes properties like `PartitionUuid` for the UUID of the disk partition and `RelativePath` for the file's relative path within the partition, both represented as strings."],["The documentation includes details on the constructors of the class, `DiskPath()`, and `DiskPath(File.Types.DiskPath other)` that provides the ability to make a copy of a `DiskPath` object."]]],[]]