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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with links to documentation for that and many previous versions of the CloudSchedulerConnection class, all the way back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudSchedulerConnection\u003c/code\u003e defines virtual methods for each user-facing overload set in \u003ccode\u003eCloudSchedulerClient\u003c/code\u003e, allowing for custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudSchedulerConnection\u003c/code\u003e is the object for \u003ccode\u003eCloudSchedulerClient\u003c/code\u003e in C++ and can be used to mock behavior during testing with \u003ccode\u003escheduler_v1_mocks::MockCloudSchedulerConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudSchedulerConnection\u003c/code\u003e interface provides virtual functions like \u003ccode\u003eListJobs\u003c/code\u003e, \u003ccode\u003eGetJob\u003c/code\u003e, \u003ccode\u003eCreateJob\u003c/code\u003e, \u003ccode\u003eUpdateJob\u003c/code\u003e, \u003ccode\u003eDeleteJob\u003c/code\u003e, \u003ccode\u003ePauseJob\u003c/code\u003e, \u003ccode\u003eResumeJob\u003c/code\u003e, \u003ccode\u003eRunJob\u003c/code\u003e, \u003ccode\u003eListLocations\u003c/code\u003e, and \u003ccode\u003eGetLocation\u003c/code\u003e for interacting with jobs and locations.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of \u003ccode\u003eCloudSchedulerConnection\u003c/code\u003e can be created using \u003ccode\u003eMakeCloudSchedulerConnection()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]