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`."],["The `TopicAdminConnection` object is used for `TopicAdminClient` and allows custom behavior injection for testing purposes."],["The latest version available is 2.37.0-rc, and the document includes version information down to version 2.11.0, along with a specific view for 2.29.0."],["The document lists various functions available within the `TopicAdminConnection` class, such as `CreateTopic`, `UpdateTopic`, `GetTopic`, `ListTopics`, `DeleteTopic`, and more."],["Mocking functionality is available through `pubsub_admin_mocks::MockTopicAdminConnection`, and `MakeTopicAdminConnection()` can create a concrete instance."]]],[]]