Interface protos.google.cloud.gaming.v1.ISchedule (3.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a Schedule.
Package
@google-cloud/game-servers
Properties
cronJobDuration
cronJobDuration?: (google.protobuf.IDuration|null);
cronSpec
cronSpec?: (string|null);
endTime
endTime?: (google.protobuf.ITimestamp|null);
startTime
startTime?: (google.protobuf.ITimestamp|null);
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Interface protos.google.cloud.gaming.v1.ISchedule (3.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [3.2.2 (latest)](/nodejs/docs/reference/game-servers/latest/game-servers/protos.google.cloud.gaming.v1.ischedule)\n- [3.2.1](/nodejs/docs/reference/game-servers/3.2.1/game-servers/protos.google.cloud.gaming.v1.ischedule)\n- [3.1.3](/nodejs/docs/reference/game-servers/3.1.3/game-servers/protos.google.cloud.gaming.v1.ischedule)\n- [2.5.0](/nodejs/docs/reference/game-servers/2.5.0/game-servers/protos.google.cloud.gaming.v1.ischedule)\n- [2.4.0](/nodejs/docs/reference/game-servers/2.4.0/game-servers/protos.google.cloud.gaming.v1.ischedule)\n- [2.3.8](/nodejs/docs/reference/game-servers/2.3.8/game-servers/protos.google.cloud.gaming.v1.ischedule) \nProperties of a Schedule.\n\nPackage\n-------\n\n[@google-cloud/game-servers](../overview.html)\n\nProperties\n----------\n\n### cronJobDuration\n\n cronJobDuration?: (google.protobuf.IDuration|null);\n\nSchedule cronJobDuration\n\n### cronSpec\n\n cronSpec?: (string|null);\n\nSchedule cronSpec\n\n### endTime\n\n endTime?: (google.protobuf.ITimestamp|null);\n\nSchedule endTime\n\n### startTime\n\n startTime?: (google.protobuf.ITimestamp|null);\n\nSchedule startTime"]]