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"]],[["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-07 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`."]]],[]]