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-09 UTC."],[[["This document outlines the `CloudSchedulerConnection` interface for the Google Cloud Scheduler service in C++, version 2.36.0, providing a range of virtual methods."],["The `CloudSchedulerConnection` interface allows users to inject custom behavior for testing purposes when interacting with the `CloudSchedulerClient`."],["A variety of functions are detailed, including `ListJobs`, `GetJob`, `CreateJob`, `UpdateJob`, `DeleteJob`, `PauseJob`, `ResumeJob`, `RunJob`, `ListLocations`, and `GetLocation`, showing the range of its capabilities."],["The document provides a list of available versions ranging from 2.11.0 up to 2.37.0-rc, with direct links to each version's documentation, alongside the currently displayed version, 2.36.0."]]],[]]