public sealed class GetRegionDiskRequest : IMessage<GetRegionDiskRequest>, IEquatable<GetRegionDiskRequest>, IDeepCloneable<GetRegionDiskRequest>, IBufferMessage, IMessage
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\u003eThe webpage provides documentation for the \u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically referencing version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request information about a specific regional persistent disk, as indicated by its name and description.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the \u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e class, from 1.0.0 up to the latest version 3.6.0, offering links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRegionDiskRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, indicating its role within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDisk\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are strings, to specify the target disk, the project it's in, and the region it resides in.\u003c/p\u003e\n"]]],[],null,[]]