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 of the `ReservationsResizeRequest` is 3.6.0, as seen by the provided documentation links."],["The documentation covers a range of versions for `ReservationsResizeRequest` from 1.0.0 up to the latest version 3.6.0."],["The class `ReservationsResizeRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReservationsResizeRequest` has two constructors, one default and one that takes another `ReservationsResizeRequest` instance as a parameter for copying, and it includes properties like `HasSpecificSkuCount` (a boolean) and `SpecificSkuCount` (a long integer)."],["The namespace for the `ReservationsResizeRequest` class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]