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 virtual methods for each user-facing overload in `SubscriptionAdminClient`, allowing for custom behavior in testing."],["The latest version of the library available is version 2.37.0-rc, with many past versions available for usage, down to 2.11.0."],["`SubscriptionAdminConnection` allows the creation of concrete instances via `MakeSubscriptionAdminConnection()`."],["Methods such as `CreateSubscription`, `GetSubscription`, `UpdateSubscription`, `DeleteSubscription`, `GetSnapshot`, `ListSnapshots`, `Seek`, etc.are detailed, including their parameters and return types."],["The documentation provides details on mocking this class using `pubsub_admin_mocks::MockSubscriptionAdminConnection` for testing purposes."]]],[]]