This interface defines virtual methods for each of the user-facing overload sets in TopicAdminClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TopicAdminClient.
[[["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 details the `TopicAdminConnection` class, which provides virtual methods for each user-facing overload set in `TopicAdminClient`."],["`TopicAdminConnection` allows for custom behavior injection during testing using Google Mock objects."],["The document lists numerous versions of the API, ranging from 2.11.0 to 2.37.0-rc, including the version 2.26.0 that's active, with each version linking to the `TopicAdminConnection` class documentation."],["Key functions include creating, updating, getting, listing, and deleting topics, as well as listing topic subscriptions and snapshots, and detaching subscriptions."],["`MakeTopicAdminConnection()` can be used to create a concrete instance of the class while `pubsub_admin_mocks::MockTopicAdminConnection` can be used for mocking."]]],[]]