This interface defines virtual methods for each of the user-facing overload sets in SubscriptionAdminClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SubscriptionAdminClient.
[[["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-14 UTC."],[[["This document outlines the `SubscriptionAdminConnection` object, which provides virtual methods for the user-facing functionalities of `SubscriptionAdminClient`."],["The interface allows for injecting custom behavior into `SubscriptionAdminClient` for testing purposes, such as with a Google Mock object."],["You can create a concrete instance of this class by utilizing the `MakeSubscriptionAdminConnection()` function."],["The document covers the `SubscriptionAdminConnection` class functions for various operations including `CreateSubscription`, `GetSubscription`, `UpdateSubscription`, `ListSubscriptions`, `DeleteSubscription`, and more."],["The latest version in this document is `2.37.0-rc`, with a full list of previous versions available for access, going down to version `2.11.0`."]]],[]]