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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This page details the `PipelineServiceConnection` class within the Google Cloud Content Warehouse v1 C++ library, which is currently at version 2.28.0."],["The `PipelineServiceConnection` class interface provides virtual methods corresponding to the user-facing overload sets in `PipelineServiceClient`, enabling custom behavior injection, especially useful for testing purposes."],["You can find concrete implementations of `PipelineServiceConnection` using `MakePipelineServiceConnection()` or utilize the `contentwarehouse_v1_mocks::MockPipelineServiceConnection` for mocking."],["The page lists numerous versions of the library, ranging from 2.37.0-rc (latest) down to version 2.12.0."],["The key functions included within the `PipelineServiceConnection` class include `options()`, `RunPipeline(google::cloud::contentwarehouse::v1::RunPipelineRequest const &)`, `RunPipeline(NoAwaitTag, google::cloud::contentwarehouse::v1::RunPipelineRequest const &)`, and `RunPipeline(google::longrunning::Operation const &)`."]]],[]]