This interface defines virtual methods for each of the user-facing overload sets in RoutineServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RoutineServiceClient.
To create a concrete instance, see MakeRoutineServiceConnection().
[[["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-05 UTC."],[[["The `RoutineServiceConnection` object is used for interacting with the `RoutineServiceClient`, allowing for the implementation of custom behaviors in testing."],["This page documents the virtual methods that mirror the user-facing overload sets of the `RoutineServiceClient`."],["The latest version of this resource is `2.37.0-rc`, with versions ranging back to `2.27.0` also available."],["The documentation contains the method signature for `options()`, `GetRoutine`, `InsertRoutine`, `UpdateRoutine`, `PatchRoutine`, `DeleteRoutine`, and `ListRoutines`."],["`MockRoutineServiceConnection` is available for mocking the functionality of the `RoutineServiceConnection`."]]],[]]