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"]],[["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-31 UTC."],[[["The latest version of the `DisksResizeRequest` class is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This webpage provides documentation and reference links for various versions of the `DisksResizeRequest` class, ranging from version 1.0.0 up to the most recent 3.6.0."],["The `DisksResizeRequest` class is designed for handling requests related to resizing persistent disks, offering properties like `HasSizeGb` and `SizeGb` for managing the size."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive functionality within the Google Cloud .NET library."],["The class inherits members from the object class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]