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 is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, providing functionalities for managing disk resizing in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version, with multiple previous versions listed, ranging from 1.0.0 up to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisksResizeRequest\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, indicating its capabilities for serialization, comparison, cloning, and efficient data handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor that initializes an empty \u003ccode\u003eDisksResizeRequest\u003c/code\u003e and another that takes an existing \u003ccode\u003eDisksResizeRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eHasSizeGb\u003c/code\u003e which is a boolean indicating whether \u003ccode\u003eSizeGb\u003c/code\u003e is set, and \u003ccode\u003eSizeGb\u003c/code\u003e which is of type Int64, allowing you to view and set the desired new size of the disk in Gigabytes.\u003c/p\u003e\n"]]],[],null,[]]