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-18 UTC."],[[["This document details the `RoutineServiceConnection` object, which defines virtual methods for each user-facing overload set in `RoutineServiceClient`."],["The `RoutineServiceConnection` interface is designed to allow users to customize behavior when testing `RoutineServiceClient` objects, such as injecting mock objects."],["The document lists various versions, with `2.37.0-rc` being the latest, and also lists several functions, such as `GetRoutine`, `InsertRoutine`, `UpdateRoutine`, `PatchRoutine`, `DeleteRoutine`, and `ListRoutines`, that can be used with the `RoutineServiceConnection` interface."],["Users can create a concrete instance of `RoutineServiceConnection` using `MakeRoutineServiceConnection()`, and for mocking purposes, they can use `bigquerycontrol_v2_mocks::MockRoutineServiceConnection`."]]],[]]