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."],[[["The page details the `RoutineServiceConnection` object, which acts as an interface defining virtual methods for overload sets within `RoutineServiceClient`."],["This `RoutineServiceConnection` interface is designed to enable custom behavior injection, especially useful for testing with mock objects."],["The content also outlines the latest version, 2.37.0-rc, and provides access to documentation for versions ranging from 2.27.0 to 2.36.0."],["`MakeRoutineServiceConnection()` is provided to create concrete instances and `bigquerycontrol_v2_mocks::MockRoutineServiceConnection` for mocking."],["The document lists several virtual functions such as `GetRoutine`, `InsertRoutine`, `UpdateRoutine`, `PatchRoutine`, `DeleteRoutine` and `ListRoutines`."]]],[]]