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 details the `SubscriptionAdminConnection` class, which provides virtual methods for interacting with the `SubscriptionAdminClient` in Google Cloud Pub/Sub."],["The `SubscriptionAdminConnection` interface enables users to define custom behaviors, especially for testing purposes, by allowing the injection of mock objects."],["The document provides links to various versions of the `SubscriptionAdminConnection` documentation, including the latest release candidate (`2.37.0-rc`) and previous versions down to `2.11.0`."],["The class exposes a range of virtual methods for managing subscriptions and snapshots, such as `CreateSubscription`, `GetSubscription`, `DeleteSubscription`, `GetSnapshot`, and `CreateSnapshot`, each handling different aspects of Pub/Sub administration."],["There are also methods for managing push configurations (`ModifyPushConfig`) and seeking to a specific point in time (`Seek`)."]]],[]]