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-21 UTC."],[[["This webpage details the `ProfilerServiceConnection` object, which is crucial for interacting with `ProfilerServiceClient`."],["The page provides access to documentation for various versions of the profiler, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ProfilerServiceConnection` interface allows the injection of custom behavior, making it easier to test `ProfilerServiceClient` objects."],["Key functions of `ProfilerServiceConnection` include `CreateProfile`, `CreateOfflineProfile`, and `UpdateProfile`, each designed to manage profiling operations."],["The page also provides information to create a concrete instance of `ProfilerServiceConnection` with `MakeProfilerServiceConnection()`, and how to do mocking with `profiler_v2_mocks::MockProfilerServiceConnection`."]]],[]]