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-21 UTC."],[[["This page provides documentation for the `ExportServiceConnection` class within the Google Cloud Profiler v2 library for C++."],["The latest release candidate is version 2.37.0-rc, with many other versions available dating back to 2.11.0."],["`ExportServiceConnection` defines the interface for methods used by `ExportServiceClient`, enabling the injection of custom behaviors for testing."],["The `ExportServiceConnection` interface includes virtual methods like `options()` and `ListProfiles()`."],["Users can find specific implementations and mock objects, such as `MakeExportServiceConnection()` and `profiler_v2_mocks::MockExportServiceConnection`, for concrete and test-specific usage, respectively."]]],[]]