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 `ReservationsConnection` object interfaces with `ReservationsClient`, providing virtual methods for user-facing operations."],["This page outlines the `ReservationsConnection` class, its functions, and detailed information about the latest version, which is version 2.37.0-rc, with various previous versions available, including version 2.29.0 and others."],["The class facilitates custom behavior injection for testing via `MockReservationsConnection` and allows concrete instance creation via `MakeReservationsConnection()`."],["A range of functions are detailed, including `AggregatedListReservations`, `DeleteReservation`, `GetReservation`, `GetIamPolicy`, `InsertReservation`, `ListReservations`, `Resize`, `SetIamPolicy`, `TestIamPermissions`, and `UpdateReservation`, each with specific parameters and return types."],["The document provides function specifications for various operations, including optional parameters such as the `NoAwaitTag`, and describes the different return values of the functions, for instance, `future\u003c StatusOr\u003c google::cloud::cpp::compute::v1::Operation \u003e \u003e` or `StatusOr\u003c google::cloud::cpp::compute::v1::Reservation \u003e`."]]],[]]