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 latest version available for `ReservationsResizeRequest` is 3.6.0, found under the `Google.Cloud.Compute.V1` namespace."],["Multiple versions of `ReservationsResizeRequest` are documented, ranging from version 1.0.0 up to the latest 3.6.0, accessible via links to their respective documentation pages."],["The `ReservationsResizeRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ReservationsResizeRequest` has a constructor and two properties: `HasSpecificSkuCount`, which is a boolean indicating whether `specific_sku_count` is set, and `SpecificSkuCount`, which allows setting the allocated number of resources between 1 and 1000."]]],[]]