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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]