public sealed class GetRegionDiskRequest : IMessage<GetRegionDiskRequest>, IEquatable<GetRegionDiskRequest>, IDeepCloneable<GetRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionDiskRequest.
A request message for RegionDisks.Get. See the method description for details.
[[["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 page provides reference documentation for the `GetRegionDiskRequest` class within the Compute Engine v1 API for .NET."],["The latest version of the API available is 3.6.0, and the current page is detailing version 3.1.0, with other version links listed going back to 1.0.0."],["The `GetRegionDiskRequest` class is used to retrieve information about a regional persistent disk, inheriting from the `object` class and implementing multiple interfaces."],["The `GetRegionDiskRequest` class includes constructors and properties such as `Disk`, `Project`, and `Region`, to specify the disk, project, and region of the request."]]],[]]