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-04-09 UTC."],[[["The page provides documentation for the `TopicAdminConnection` class in the Google Cloud Pub/Sub C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`TopicAdminConnection` defines the interface for interacting with Pub/Sub topic management, allowing custom behavior injection for testing through a virtual methods."],["The documentation includes details on how to create instances of `TopicAdminConnection` using `MakeTopicAdminConnection()` and how to mock it using `pubsub_admin_mocks::MockTopicAdminConnection`."],["Key functions within `TopicAdminConnection` include methods for creating, updating, getting, listing, and deleting topics, as well as managing subscriptions and snapshots related to topics."],["The latest release candidate is `2.37.0-rc`, whilst the most stable version is `2.27.0` amongst a wide range of other versions."]]],[]]