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-04-17 UTC."],[[["This document details the `SubscriptionAdminConnection` object, which is part of the Google Cloud Pub/Sub Admin API and is used in conjunction with `SubscriptionAdminClient`."],["The `SubscriptionAdminConnection` class provides virtual methods that mirror the user-facing overload sets in `SubscriptionAdminClient`, enabling custom behavior injection for testing."],["You can create a concrete instance of the object by using the `MakeSubscriptionAdminConnection()` function, with `MockSubscriptionAdminConnection` being useful for mocking during tests."],["The available versions of this `SubscriptionAdminConnection` class range from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["The class supports a multitude of functions, such as creating, getting, updating, deleting, and listing subscriptions and snapshots, as well as managing push configurations, seeking, and handling IAM policies."]]],[]]