public sealed class DisksResizeRequest : IMessage<DisksResizeRequest>, IEquatable<DisksResizeRequest>, IDeepCloneable<DisksResizeRequest>, 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\u003eThe webpage provides documentation for the \u003ccode\u003eDisksResizeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its properties and methods across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with a comprehensive list of previous versions from 3.5.0 down to 1.0.0, each linking to its specific documentation page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDisksResizeRequest\u003c/code\u003e is a class designed to manage the resizing of persistent disks, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that accepts another \u003ccode\u003eDisksResizeRequest\u003c/code\u003e object as a parameter, offering options for object creation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eHasSizeGb\u003c/code\u003e (a boolean to check if the size_gb field is set) and \u003ccode\u003eSizeGb\u003c/code\u003e (an Int64 representing the new size of the disk in GB).\u003c/p\u003e\n"]]],[],null,[]]