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-21 UTC."],[[["This webpage details the `PipelineServiceConnection` object for `PipelineServiceClient`, which defines virtual methods for each user-facing overload set in `PipelineServiceClient`."],["The `PipelineServiceConnection` interface enables users to inject custom behavior, like using a Google Mock object, for testing purposes with `PipelineServiceClient` objects."],["The page provides documentation for several versions of the class, with version `2.37.0-rc` being the latest available version."],["It includes methods like `RunPipeline` and `GetOperation` along with functions to configure the operations that can be made, detailing their parameters, and their return types."],["To create an instance of this class you can utilize `MakePipelineServiceConnection()` and for mocking you can utilize `contentwarehouse_v1_mocks::MockPipelineServiceConnection`."]]],[]]