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-04-09 UTC."],[[["This page details the `ReservationsResizeRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0."],["The `ReservationsResizeRequest` class allows for resizing allocated resources, with a minimum of 1 and a maximum of 1000 resources, through the `SpecificSkuCount` property."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The latest version available for the `ReservationsResizeRequest` is 3.6.0, with several prior versions dating back to 1.0.0, all of which are listed for reference on the page."],["The class has two constructors that are: an empty one, and one that has another `ReservationsResizeRequest` as a parameter."]]],[]]