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"]],[["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 document outlines the `RoutineServiceConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `RoutineServiceClient`."],["The `RoutineServiceConnection` enables users to integrate custom behaviors, particularly for testing purposes, by injecting a Google Mock object when interacting with `RoutineServiceClient` instances."],["Concrete instances of `RoutineServiceConnection` can be created using `MakeRoutineServiceConnection()`."],["The content includes documentation for various functions like `GetRoutine`, `InsertRoutine`, `UpdateRoutine`, `PatchRoutine`, `DeleteRoutine`, and `ListRoutines`, detailing parameters and return types."],["The latest release candidate version is 2.37.0-rc and version 2.36.0 is also listed with links to previous releases."]]],[]]