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 webpage provides documentation for the `RegionDisksResizeRequest` class within the Google Cloud Compute V1 .NET library, detailing its usage and properties."],["The latest version available for `RegionDisksResizeRequest` is 3.6.0, and the page also documents all previous versions, going as far back as 1.0.0."],["`RegionDisksResizeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `RegionDisksResizeRequest` object as a parameter for initialization."],["Key properties of `RegionDisksResizeRequest` include `HasSizeGb`, which checks if the size_gb field is set, and `SizeGb`, which gets or sets the new size of the regional persistent disk in GB."]]],[]]