This interface defines virtual methods for each of the user-facing overload sets in PipelineServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PipelineServiceClient.
[[["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-14 UTC."],[[["This webpage provides documentation for the `PipelineServiceConnection` class within the Google Cloud Content Warehouse C++ library, detailing its use with `PipelineServiceClient`."],["The `PipelineServiceConnection` class allows for customization of behavior when testing `PipelineServiceClient` objects, such as with Google Mock objects."],["The documentation includes various version references, ranging from version 2.12.0 to 2.37.0-rc (latest), along with the currently viewed version, 2.33.0."],["The class exposes functions such as `RunPipeline` and `GetOperation`, which handle requests and return responses or operations related to pipeline management."],["The `MakePipelineServiceConnection()` function can be used to create a concrete instance of the `PipelineServiceConnection` class, as shown in the documentation."]]],[]]