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 page details the `SubscriptionAdminConnection` interface for the Google Cloud Pub/Sub service, focusing on its role in managing subscriptions and providing a way to customize behavior for testing."],["The `SubscriptionAdminConnection` class defines virtual methods corresponding to each user-facing method in `SubscriptionAdminClient`, enabling the injection of custom behaviors."],["The latest version available is `2.37.0-rc`, and the page also links to various past versions of the documentation, including `2.36.0` all the way back to `2.11.0`."],["The interface includes functions for creating, retrieving, updating, listing, and deleting subscriptions, along with methods for push configuration, managing snapshots, seeking, and handling IAM policies."],["The page also provides information for creating a concrete instance of the class using `MakeSubscriptionAdminConnection()` and mocking the class using `pubsub_admin_mocks::MockSubscriptionAdminConnection`."]]],[]]