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 \u003ccode\u003eDisksResizeRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used to request resizing of persistent disks within Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version available, with previous versions ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eHasSizeGb\u003c/code\u003e which is a boolean indicating if the field is set, and \u003ccode\u003eSizeGb\u003c/code\u003e which is a long type representing the new size of the persistent disk in GB.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default constructor, and one that takes another \u003ccode\u003eDisksResizeRequest\u003c/code\u003e object to allow for creating a copy of another instance.\u003c/p\u003e\n"]]],[],null,[]]