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 document details the `SubscriptionAdminConnection` object, which facilitates virtual method definitions for user-facing overload sets within `SubscriptionAdminClient`, enabling custom behavior in testing."],["The latest version available is 2.37.0-rc, with a range of previous versions provided from 2.36.0 back to 2.11.0 for accessing different version-specific references."],["The `SubscriptionAdminConnection` object can be used to create, get, update, list, or delete subscriptions and snapshots, and allows users to modify push configurations."],["There is a `MakeSubscriptionAdminConnection()` function that can be used to create concrete instances of `SubscriptionAdminConnection`."],["`pubsub_admin_mocks::MockSubscriptionAdminConnection` is provided for mocking the connection during testing."]]],[]]