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 document outlines the `ReservationsConnection` interface for the `ReservationsClient` in the Google Cloud Compute Reservations API, version 2.17.0."],["The `ReservationsConnection` class enables custom behavior injection during testing, such as using a Google Mock object, when working with `ReservationsClient`."],["The interface provides virtual methods for a variety of operations including `AggregatedListReservations`, `DeleteReservation`, `GetReservation`, and `InsertReservation`."],["Methods like `Resize`, `SetIamPolicy`, `TestIamPermissions`, and `UpdateReservation` are also defined within the `ReservationsConnection` interface to manage and interact with reservations."],["The document also lists a history of different versions from 2.37.0-rc (latest) down to version 2.15.1, with each being a link to its own page."]]],[]]