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 webpage provides documentation for the `ExportServiceConnection` class within the Google Cloud Profiler v2 library, with the latest release candidate version being 2.37.0-rc."],["The content offers documentation for a range of versions, from 2.37.0-rc down to version 2.11.0, allowing users to navigate the API across various releases."],["`ExportServiceConnection` defines virtual methods for each overload set in `ExportServiceClient`, enabling users to customize behavior, especially for testing with mock objects."],["The documentation includes details on creating concrete instances of `ExportServiceConnection` using `MakeExportServiceConnection()`, and using `profiler_v2_mocks::MockExportServiceConnection` for mocking purposes."],["The page also documents the `virtual ListProfiles` function, which accepts a `ListProfilesRequest` and returns a `StreamRange` of `Profile` objects."]]],[]]