This interface defines virtual methods for each of the user-facing overload sets in ProfilerServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ProfilerServiceClient.
[[["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."],[[["This webpage details the `ProfilerServiceConnection` object, which is a crucial component for the `ProfilerServiceClient` in version 2.21.0 of the C++ library."],["The `ProfilerServiceConnection` interface provides virtual methods mirroring the user-facing overloads in `ProfilerServiceClient`, enabling custom behavior injection, especially for testing purposes using tools like Google Mock."],["Users can create a concrete instance of `ProfilerServiceConnection` through the `MakeProfilerServiceConnection()` function."],["The webpage lists available versions of the `ProfilerServiceConnection` object ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The interface provides functions for operations like `CreateProfile`, `CreateOfflineProfile`, and `UpdateProfile`, each accepting a specific request type and returning a `StatusOr\u003cProfile\u003e` object."]]],[]]