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, accessible at the provided link."],["This page provides access to multiple versions of `RegionDisksResizeRequest`, spanning from version 1.0.0 to the latest 3.6.0."],["`RegionDisksResizeRequest` is a class that allows resizing regional persistent disks and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RegionDisksResizeRequest` contains properties such as `HasSizeGb` (boolean) to check if a field is set and `SizeGb` (long) to represent the size of a regional persistent disk in GB."],["The namespace for the class `RegionDisksResizeRequest` is `Google.Cloud.Compute.V1` and it is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]