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-03-14 UTC."],[[["This webpage provides documentation for the `CloudSchedulerConnection` object, which is used with the `CloudSchedulerClient` in Google Cloud's C++ library, specifically for version 2.31.0."],["The `CloudSchedulerConnection` interface defines virtual methods that correspond to user-facing overload sets in `CloudSchedulerClient`, enabling users to inject custom behavior, primarily for testing."],["The latest release candidate is 2.37.0-rc, and this page contains a list of versions ranging from 2.37.0-rc to 2.11.0, each linking to its respective `CloudSchedulerConnection` documentation."],["Users can find information here about how to create a concrete instance of `CloudSchedulerConnection` using `MakeCloudSchedulerConnection()`, and information on mocking with `scheduler_v1_mocks::MockCloudSchedulerConnection`."],["The page lists all available functions, and their parameters and return types for methods like `ListJobs`, `GetJob`, `CreateJob`, `UpdateJob`, `DeleteJob`, `PauseJob`, `ResumeJob`, `RunJob`, `ListLocations`, and `GetLocation`."]]],[]]