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 webpage details the `SubscriptionAdminConnection` class, which provides an interface for interacting with the `SubscriptionAdminClient` in Google Cloud Pub/Sub."],["The `SubscriptionAdminConnection` class contains virtual methods mirroring user-facing methods in `SubscriptionAdminClient`, facilitating custom behavior injection during testing."],["The webpage provides a list of versions for the `SubscriptionAdminConnection`, starting with the latest release candidate 2.37.0-rc, and descending to version 2.11.0."],["The webpage documents various functions of `SubscriptionAdminConnection`, including methods for creating, getting, updating, listing, and deleting subscriptions and snapshots, along with functions for managing policies and push configurations."],["This webpage offers instructions on how to create concrete instances of `SubscriptionAdminConnection` using the `MakeSubscriptionAdminConnection()` function, and also guides users on how to mock the class using `pubsub_admin_mocks::MockSubscriptionAdminConnection`."]]],[]]