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 interacting with the `SubscriptionAdminClient` in Google Cloud Pub/Sub."],["The `SubscriptionAdminConnection` interface enables users to define custom behaviors, especially for testing purposes, by allowing the injection of mock objects."],["The document provides links to various versions of the `SubscriptionAdminConnection` documentation, including the latest release candidate (2.37.0-rc) and previous versions down to 2.11.0."],["The `SubscriptionAdminConnection` class offers a comprehensive set of functions, including creating, retrieving, updating, listing, and deleting subscriptions and snapshots, as well as managing push configurations and permissions."],["It contains the `MakeSubscriptionAdminConnection()` function, which can be used for creating concrete instances, and `pubsub_admin_mocks::MockSubscriptionAdminConnection` for mocking purposes."]]],[]]