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."],[[["The latest version of the `RoutineServiceConnection` documentation is version 2.37.0-rc, with a list of prior versions available for review."],["`RoutineServiceConnection` defines virtual methods mirroring those in `RoutineServiceClient`, enabling users to insert custom behaviors for testing."],["The `RoutineServiceConnection` object is associated with `RoutineServiceClient`."],["`MakeRoutineServiceConnection()` is used to instantiate a concrete object, and `bigquerycontrol_v2_mocks::MockRoutineServiceConnection` is used for mocking."],["This interface offers virtual functions for handling routine operations, such as getting, inserting, updating, patching, deleting, and listing routines, all accepting requests as parameters and returning the respective status or objects."]]],[]]