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