This interface defines virtual methods for each of the user-facing overload sets in TraceServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TraceServiceClient.
[[["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 provides documentation for the `TraceServiceConnection` class within the Google Cloud C++ client library, with version 2.37.0-rc being the latest release candidate."],["The `TraceServiceConnection` class defines the interface for interacting with the `TraceServiceClient`, providing virtual methods for each user-facing operation, such as `ListTraces`, `GetTrace`, and `PatchTraces`."],["Users can inject custom behavior into the `TraceServiceClient` for testing purposes, and the page also provides information on how to create instances of the `TraceServiceConnection` and `MockTraceServiceConnection` for testing."],["The documentation lists all previous versions of the `TraceServiceConnection`, from the current 2.37.0-rc down to 2.11.0, with links to their respective documentation."],["The document includes the `options()` function which is a function to obtain the current settings, along with the List, Get and Patch functions with the types of data accepted and returned."]]],[]]