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 outlines the `SubscriptionAdminConnection` class, which provides an interface for interacting with the `SubscriptionAdminClient` in Google Cloud Pub/Sub."],["The `SubscriptionAdminConnection` class contains virtual methods mirroring each user-facing overload set found in `SubscriptionAdminClient`, designed for custom behavior injection during testing."],["The latest release candidate for this class is version 2.37.0-rc, with numerous other available versions listed ranging down to 2.11.0."],["The document provides links to detailed documentation for each version, where they can find specifics for that version of `SubscriptionAdminConnection`."],["The document details virtual functions including `CreateSubscription`, `GetSubscription`, `UpdateSubscription`, `ListSubscriptions`, `DeleteSubscription`, `GetSnapshot`, and others, and that they all take in a parameter, and return a type, all of which are clearly outlined."]]],[]]