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."],[[["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."]]],[]]