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."],[[["This webpage provides documentation for the `ReservationsResizeRequest` class within the Google Cloud Compute V1 library, specifically for .NET."],["The documentation covers versions from 1.0.0 up to the latest, 3.6.0, of the Google Cloud Compute V1 library, enabling users to access documentation of previous versions."],["The `ReservationsResizeRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ReservationsResizeRequest` class include `HasSpecificSkuCount` and `SpecificSkuCount`, which are used to determine whether the count field is set and to define the number of allocated resources respectively."]]],[]]