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-15 UTC."],[[["This webpage details the `ReservationsConnection` object, which facilitates interaction with the `ReservationsClient` in the Google Cloud Compute Reservations v1 API."],["The `ReservationsConnection` interface allows for the injection of custom behaviors for testing purposes, such as with the `MockReservationsConnection` object."],["It defines virtual methods that correspond to the user-facing overload sets found within `ReservationsClient`, and includes methods like `AggregatedListReservations`, `DeleteReservation`, `GetReservation`, `InsertReservation` and more."],["The page provides a list of available versions for `ReservationsConnection` ranging from version 2.15.1 up to the latest release candidate version 2.37.0-rc."],["`MakeReservationsConnection()` is the method that allows you to create a concrete instance of `ReservationsConnection`."]]],[]]