This interface defines virtual methods for each of the user-facing overload sets in ExportServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ExportServiceClient.
[[["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-05 UTC."],[[["This webpage provides documentation for the `ExportServiceConnection` class within the Google Cloud Profiler v2 library for C++."],["The documentation covers multiple versions of the library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with links to each version's documentation."],["`ExportServiceConnection` defines the interface with virtual methods used by `ExportServiceClient`, enabling users to customize behavior in tests using mock objects."],["The page details functions within `ExportServiceConnection`, including `options()` and `ListProfiles()`, describing their parameters and return types."],["It provides links to create a concrete instance using `MakeExportServiceConnection()` and a link to mock the class with `profiler_v2_mocks::MockExportServiceConnection`."]]],[]]