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-23 UTC."],[[["The webpage provides documentation for the `TopicAdminConnection` class in the Google Cloud Pub/Sub C++ client library, with the latest version being 2.37.0-rc."],["`TopicAdminConnection` defines virtual methods for user-facing operations found in `TopicAdminClient`, allowing for custom behavior during testing via dependency injection."],["The page outlines the different available versions of the `TopicAdminConnection` class, which includes the most current release candidate, alongside stable releases dating back to version 2.11.0."],["The `TopicAdminConnection` class's functions are listed, which include methods such as `CreateTopic`, `UpdateTopic`, `DeleteTopic`, `SetIamPolicy`, and many more, which are all used to manage Google Cloud Pub/Sub Topics."],["The documentation also provides information for creating concrete instances of the `TopicAdminConnection` and for mocking the `TopicAdminConnection` class when testing."]]],[]]