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