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."],[[["The page details the `ReservationsConnection` object, which facilitates interaction with the `ReservationsClient` in the Google Cloud Compute Reservations v1 API."],["It provides a comprehensive list of available versions, from 2.15.1 up to the latest release candidate 2.37.0-rc, each with a link to its respective documentation."],["The interface offers virtual methods, enabling users to customize behavior during testing using mock objects like `MockReservationsConnection`."],["Key functionalities of `ReservationsConnection` include operations like `AggregatedListReservations`, `DeleteReservation`, `GetReservation`, `InsertReservation`, `Resize`, and others, each detailed with its parameter and return types."],["It references the possibility of creating concrete instances of this object by using `MakeReservationsConnection()`."]]],[]]