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."],[[["The latest version of `RegionDisksResizeRequest` is 3.6.0, part of the Google.Cloud.Compute.V1 namespace, with many other versions available dating back to 1.0.0."],["`RegionDisksResizeRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from Object."],["The `RegionDisksResizeRequest` class has two constructors, one default and one that accepts another `RegionDisksResizeRequest` instance as a parameter."],["The class includes properties `HasSizeGb`, which indicates if the size is set, and `SizeGb`, which sets the new size of the regional persistent disk in GB."]]],[]]