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 document outlines the `CloudSchedulerConnection` object, which interfaces with the `CloudSchedulerClient` to manage scheduled jobs."],["The latest release candidate version is 2.37.0-rc, while 2.21.0 is the context being shown here as well as the last version in the full version history."],["`CloudSchedulerConnection` defines virtual methods for client interactions, including listing, getting, creating, updating, deleting, pausing, resuming, and running jobs."],["Users can create a concrete `CloudSchedulerConnection` instance via `MakeCloudSchedulerConnection()` or use `scheduler_v1_mocks::MockCloudSchedulerConnection` for testing."],["The content provided showcases 27 different versions of the `CloudSchedulerConnection` interface, from version 2.11.0 to 2.37.0-rc, including minor and patch releases, such as 2.25.1."]]],[]]