This interface defines virtual methods for each of the user-facing overload sets in ReservationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ReservationsClient.
To create a concrete instance, see MakeReservationsConnection().
[[["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-05 UTC."],[[["This webpage details the `ReservationsConnection` class, which provides an interface for managing Compute Engine reservations through virtual methods."],["The `ReservationsConnection` class supports various operations including creating, deleting, listing, resizing, and updating reservations, as well as managing IAM policies."],["The latest version of the `ReservationsConnection` class documented is 2.37.0-rc, while the lowest is 2.15.1, and it is currently viewed at version 2.22.0."],["Users can create concrete instances using `MakeReservationsConnection()` or mock instances using `MockReservationsConnection` for testing."],["There are a variety of virtual methods that are part of the `ReservationsConnection` class, such as AggregatedListReservations, DeleteReservation, GetReservation, GetIamPolicy, and several others, that perform various tasks."]]],[]]