public sealed class ReservationsResizeRequest : IMessage<ReservationsResizeRequest>, IEquatable<ReservationsResizeRequest>, IDeepCloneable<ReservationsResizeRequest>, 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-21 UTC."],[[["The `ReservationsResizeRequest` class is used for resizing allocated resources, with the ability to modify from 1 to 1000."],["This class implements several interfaces, including `IMessage\u003cReservationsResizeRequest\u003e`, `IEquatable\u003cReservationsResizeRequest\u003e`, `IDeepCloneable\u003cReservationsResizeRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes properties such as `HasSpecificSkuCount` and `SpecificSkuCount`, with the latter being used to specify the number of resources to be resized."],["There are multiple versions of the Google.Cloud.Compute.V1 library documented, ranging from version 1.0.0 up to the latest 3.6.0."],["The `ReservationsResizeRequest` class has 2 constructors available, one default and one that accepts another `ReservationsResizeRequest` object."]]],[]]