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"]],[["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-21 UTC."],[[["The latest version of the `GetRegionDiskRequest` is 3.6.0, as shown by the provided link."],["This page documents the `GetRegionDiskRequest` class, a request message for retrieving information about a regional persistent disk."],["The `GetRegionDiskRequest` class is part of the `Google.Cloud.Compute.V1` namespace, specifically within the .NET library."],["The class offers two constructors, one default and one that takes another `GetRegionDiskRequest` as a parameter."],["The class contains properties for setting the disk name, project ID, and region, all of which are of the `string` type."]]],[]]