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."],[[["This document provides information about the `RoutineServiceConnection` object, which is used with `RoutineServiceClient` in the BigQuery Control v2 API."],["The `RoutineServiceConnection` interface defines virtual methods that correspond to the user-facing overload sets in `RoutineServiceClient`, allowing for the injection of custom behavior for testing purposes."],["It offers a range of functionalities for interacting with BigQuery routines, including getting, inserting, updating, patching, deleting, and listing routines."],["The document outlines the latest version as `2.37.0-rc` and lists various previous versions back to `2.27.0`, each with a corresponding link."],["The document also provide a link to a concrete instance using `MakeRoutineServiceConnection()` and a mock instance with `bigquerycontrol_v2_mocks::MockRoutineServiceConnection`."]]],[]]