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-14 UTC."],[[["This page details the `ProfilerServiceConnection` object, which is part of the `ProfilerServiceClient` within version 2.34.0 of the Google Cloud Profiler C++ library."],["The `ProfilerServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets in `ProfilerServiceClient`, enabling users to customize behavior during testing."],["Users can create an actual `ProfilerServiceConnection` instance using `MakeProfilerServiceConnection()`, and can use `MockProfilerServiceConnection` for mocking in tests."],["The content includes different versions of `ProfilerServiceConnection`, going all the way up to the most recent release candidate, 2.37.0-rc, and as low as 2.11.0."],["The different methods within `ProfilerServiceConnection` include functions such as `options()`, `CreateProfile`, `CreateOfflineProfile`, and `UpdateProfile` that all allow for the customization of profiler options and profiles."]]],[]]