[[["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-31 UTC."],[[["This webpage details the `GetDiskRequest` class, which is used to request information about a specific persistent disk in Google Cloud Compute."],["The `GetDiskRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionality for message handling, equality comparison, deep cloning, and buffer-based operations, respectively."],["The class has properties `Disk`, `Project`, and `Zone`, all of type string, which are used to specify the name of the disk, the project ID, and the zone for the request."],["There are multiple versions of the `GetDiskRequest` class documented, ranging from version 1.0.0 to the latest version 3.6.0."],["The page includes constructors for creating instances of `GetDiskRequest`, one default constructor and one that takes another instance of the same class as an argument."]]],[]]