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-04-17 UTC."],[[["This page details the `PipelineServiceConnection` object, which works in conjunction with the `PipelineServiceClient` to manage interactions with the Content Warehouse Pipeline Service."],["The `PipelineServiceConnection` interface allows for custom behavior in testing, particularly with Google Mock objects, for developers using `PipelineServiceClient`."],["The page offers access to various versions of the `PipelineServiceConnection` class, from the latest release candidate (2.37.0-rc) down to version 2.12.0."],["Key functions of `PipelineServiceConnection` include `RunPipeline`, which executes pipeline requests, and `GetOperation`, which handles operation requests."],["`MakePipelineServiceConnection()` can be utilized to create concrete instances of the `PipelineServiceConnection`."]]],[]]