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 outlines the `SubscriptionAdminConnection` object for `SubscriptionAdminClient`, detailing its role in defining virtual methods for user-facing overloads."],["The latest version available is 2.37.0-rc, while version 2.34.0 is being used as the central point of reference, and the document provides access to a range of other versions from 2.36.0 down to 2.11.0."],["The interface allows for the injection of custom behavior, particularly useful for testing, such as with Google Mock objects."],["Key functions include managing subscriptions (creating, getting, updating, listing, deleting) and snapshots (getting, listing, creating, updating, deleting), as well as modifying push configurations, seeking, and handling IAM policies."],["The document provides links to create a concrete instance, using `MakeSubscriptionAdminConnection()`, as well as to its mocking equivalent through `pubsub_admin_mocks::MockSubscriptionAdminConnection`."]]],[]]