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-31 UTC."],[[["This webpage provides documentation for the `RegionDisksResizeRequest` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions."],["The latest version available is 3.6.0, while this specific page details version 3.4.0, which is where the class is currently being documented."],["`RegionDisksResizeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `RegionDisksResizeRequest` class has two constructors and two main properties, `HasSizeGb` (a boolean) and `SizeGb` (a long integer), used to determine and set the new size of a regional persistent disk in gigabytes."]]],[]]