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 provides the interface definition for `SubscriptionAdminConnection`, which offers virtual methods mirroring user-facing overload sets in `SubscriptionAdminClient` for the Google Cloud Pub/Sub service."],["The latest release is version 2.37.0-rc, with a comprehensive list of previous versions including 2.21.0, and each version links to specific documentation for `SubscriptionAdminConnection`."],["`SubscriptionAdminConnection` supports customization through dependency injection, enabling users to test and mock custom behaviors with objects like `MockSubscriptionAdminConnection`."],["Key functionalities exposed by `SubscriptionAdminConnection` include creating, retrieving, updating, listing, and deleting subscriptions, in addition to managing push configurations, and handling snapshots."],["The object `SubscriptionAdminConnection` can be instantiated using the function `MakeSubscriptionAdminConnection()`."]]],[]]