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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]