This interface defines virtual methods for each of the user-facing overload sets in CloudSchedulerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudSchedulerClient.
[[["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-04-02 UTC."],[[["This page provides documentation for the `CloudSchedulerConnection` object, which is used with `CloudSchedulerClient`."],["The `CloudSchedulerConnection` object defines virtual methods for user-facing overload sets within `CloudSchedulerClient`, enabling custom behavior injection for testing."],["The most recent version available is `2.37.0-rc`, and the page includes documentation for numerous prior versions all the way back to `2.11.0`."],["The page provides a detailed breakdown of the various functions available, including `ListJobs`, `GetJob`, `CreateJob`, `UpdateJob`, `DeleteJob`, `PauseJob`, `ResumeJob`, and `RunJob`, each with parameters and return types."],["Users can create concrete instances of `CloudSchedulerConnection` using `MakeCloudSchedulerConnection()`, and for mocking purposes, `scheduler_v1_mocks::MockCloudSchedulerConnection` is available."]]],[]]