[[["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 part of the Google Cloud Compute Engine v1 API, specifically designed for retrieving information about a persistent disk."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is accessed through the `Google.Cloud.Compute.V1` namespace."],["It offers a constructor with no parameters as well as a constructor that will create a deep clone from another `GetDiskRequest` object."],["The class has three main properties: `Disk` which is the name of the persistent disk, `Project` for the project ID, and `Zone` specifying the zone of the disk, with each of these being string properties."],["This documentation covers multiple versions of `GetDiskRequest`, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]