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-05 UTC."],[[["This webpage provides documentation for the `ProfilerServiceConnection` object, which is used with `ProfilerServiceClient` for the Google Cloud Profiler v2 service."],["The `ProfilerServiceConnection` interface defines virtual methods for all user-facing overload sets in `ProfilerServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The latest version of the documentation is 2.37.0-rc, and multiple previous versions, such as 2.36.0, 2.35.0, all the way back to 2.11.0, are also documented and accessible."],["The documentation includes methods such as `CreateProfile`, `CreateOfflineProfile`, and `UpdateProfile`, which handle interactions with the service."],["There are resources for both creating a real instance of this object with `MakeProfilerServiceConnection()` and for mocking with `profiler_v2_mocks::MockProfilerServiceConnection`."]]],[]]