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 for version 2.30.0 and other listed versions."],["`PipelineServiceConnection` defines virtual methods for each user-facing overload set in `PipelineServiceClient`, allowing for custom behavior injection during testing, and uses `MockPipelineServiceConnection` for mocking purposes."],["The class features virtual functions such as `options()`, `RunPipeline(google::cloud::contentwarehouse::v1::RunPipelineRequest const &)`, `RunPipeline(NoAwaitTag, google::cloud::contentwarehouse::v1::RunPipelineRequest const &)`, and `RunPipeline(google::longrunning::Operation const &)` that are used for interacting with pipeline services."],["The latest version of this documentation is 2.37.0-rc, and there is a list of previous versions ranging from 2.36.0 all the way back to 2.12.0."]]],[]]