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, specifically version 2.31.0, and provides a list of all versions."],["`PipelineServiceConnection` defines virtual methods for user-facing overload sets in `PipelineServiceClient`, allowing for custom behavior during testing with objects of type `PipelineServiceClient`."],["The documentation details the available functions within `PipelineServiceConnection`, including `options()`, various overloads of `RunPipeline`, and `GetOperation`."],["Users can create concrete instances of the class using `MakePipelineServiceConnection()` or use `contentwarehouse_v1_mocks::MockPipelineServiceConnection` for mocking purposes."],["The latest release candidate version is also available: 2.37.0-rc."]]],[]]