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 available for `DisksResizeRequest` is 3.6.0, which can be found in the provided list."],["The `DisksResizeRequest` class is part of the Google.Cloud.Compute.V1 namespace and is available in the Google.Cloud.Compute.V1.dll assembly."],["The `DisksResizeRequest` class allows users to modify the size of a persistent disk by way of the \"SizeGb\" property, a long value that dictates the disk's size in GB."],["The `DisksResizeRequest` class also indicates whether the \"SizeGb\" field is set via the \"HasSizeGb\" property."],["There is a full range of versions available for the `DisksResizeRequest` class from 1.0.0 up to 3.6.0, accessible via links in the provided content."]]],[]]