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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 API, specifically its .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.6.0, while the current page focuses on version 2.10.0, and the content lists versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e is used for retrieving information about a specific regional persistent disk, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDisk\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are strings used to specify the target disk and location for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default, and one that takes in a \u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e parameter, which enables the copying of an existing \u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]