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` class, which interfaces with the `ReservationsClient` to define virtual methods for user-facing overload sets."],["It provides access to various versions of the `ReservationsConnection` class, ranging from version 2.15.1 to the latest release candidate 2.37.0-rc."],["The class offers functions for managing reservations, including listing, creating, deleting, resizing, updating, getting, and setting IAM policies."],["A `MockReservationsConnection` class is also available for mocking and testing purposes."],["The `MakeReservationsConnection()` function is available for users to create a concrete instance of the class."]]],[]]