public sealed class RegionDisksResizeRequest : IMessage<RegionDisksResizeRequest>, IEquatable<RegionDisksResizeRequest>, IDeepCloneable<RegionDisksResizeRequest>, IBufferMessage, IMessage
[[["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."],[[["This page provides documentation for the `RegionDisksResizeRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.6.0 and the associated .NET libraries."],["The `RegionDisksResizeRequest` class, which inherits from `Object` and implements multiple interfaces, allows for resizing regional persistent disks, as seen in its public `SizeGb` property."],["The documentation offers links to various versions of the `RegionDisksResizeRequest` class, ranging from the latest (3.6.0) down to version 1.0.0."],["The class has two constructors: a default one and one that copies from an existing `RegionDisksResizeRequest` instance, shown by its constructor parameters."]]],[]]