[[["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."],[[["The `GetDiskRequest` class is used to request information about a specific persistent disk, as seen across numerous versions."],["The latest version of the `GetDiskRequest` API is 3.6.0, with multiple older versions available, ranging down to 1.0.0."],["`GetDiskRequest` inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDiskRequest` class includes properties such as `Disk`, `Project`, and `Zone`, all of which are of type string, to specify the disk being queried."],["There are two constructors, a parameterless constructor and one that takes another `GetDiskRequest` instance as an argument."]]],[]]