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-14 UTC."],[[["The page documents the `ExportServiceConnection` class for the `ExportServiceClient` within the Google Cloud Profiler v2 C++ library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This `ExportServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets in `ExportServiceClient`, facilitating the injection of custom behaviors during testing."],["The documentation outlines the use of `MakeExportServiceConnection()` for creating instances and `MockExportServiceConnection` for mocking purposes."],["The `ExportServiceConnection` class provides virtual methods such as `options()` and `ListProfiles()`, the latter allowing users to list profiles."],["There are multiple past versions of this doc availabe, with the current one being version 2.30.0, the version selected at the top of the page."]]],[]]