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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRegionDisksResizeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, showing the history of versions, with version 3.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionDisksResizeRequest\u003c/code\u003e class allows for the resizing of regional persistent disks, with its core functionality being implemented through the \u003ccode\u003eSizeGb\u003c/code\u003e property, allowing users to define the new size in gigabytes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionDisksResizeRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its capabilities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create \u003ccode\u003eRegionDisksResizeRequest\u003c/code\u003e objects, both with a default constructor, and a second constructor that takes another \u003ccode\u003eRegionDisksResizeRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the \u003ccode\u003eHasSizeGb\u003c/code\u003e property, which is a boolean type, that determines whether or not the "size_gb" field is set.\u003c/p\u003e\n"]]],[],null,[]]