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."],[[["The content focuses on the `RoutineServiceConnection` object, which is used in conjunction with `RoutineServiceClient`."],["`RoutineServiceConnection` defines the virtual methods corresponding to the user-facing overload sets within `RoutineServiceClient`."],["This interface allows for custom behavior injection during testing, such as using Google Mock objects, with the `RoutineServiceClient`."],["Users can find information about creating a concrete instance with `MakeRoutineServiceConnection()`."],["The document also provides methods to access, create, update, patch, delete and list routines within big query."]]],[]]