Interface protos.google.cloud.gaming.v1.ISchedule (2.5.0)

Properties of a Schedule.

Package

@google-cloud/game-servers

Properties

cronJobDuration

cronJobDuration?: (google.protobuf.IDuration|null);

Schedule cronJobDuration

cronSpec

cronSpec?: (string|null);

Schedule cronSpec

endTime

endTime?: (google.protobuf.ITimestamp|null);

Schedule endTime

startTime

startTime?: (google.protobuf.ITimestamp|null);

Schedule startTime