This interface defines virtual methods for each of the user-facing overload sets in ScheduleServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ScheduleServiceClient.
[[["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-07-02 UTC."],[[["The latest version available for `ScheduleServiceConnection` is 2.37.0-rc, and there are multiple previous versions available, ranging from 2.36.0 down to 2.12.0."],["`ScheduleServiceConnection` defines virtual methods for user-facing overload sets in `ScheduleServiceClient`, allowing users to inject custom behavior, which is especially helpful when writing tests."],["This interface offers functionality for creating, deleting, getting, listing, pausing, and resuming schedules via requests such as `CreateSchedule`, `DeleteSchedule`, and `PauseSchedule`."],["The `ScheduleServiceConnection` interface provides methods for managing locations, IAM policies, and operations, including getting, setting, testing permissions, listing, and deleting."],["For creating an instance of this object, users can use `MakeScheduleServiceConnection()`, and for testing, a mock object `MockScheduleServiceConnection` is available."]]],[]]