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."],[[["The latest version of `PipelineServiceConnection` is 2.37.0-rc, but the page also documents versions ranging back to 2.12.0."],["`PipelineServiceConnection` is an object for `PipelineServiceClient`, defining virtual methods for each user-facing overload set in `PipelineServiceClient`."],["The interface allows for custom behavior injection during testing using objects of type `PipelineServiceClient`."],["You can create a concrete instance of `PipelineServiceConnection` using `MakePipelineServiceConnection()`."],["This interface includes functions like `options()`, `RunPipeline()`, and `GetOperation()`, which are fully detailed in the documentation."]]],[]]