Interface protos.google.cloud.gaming.v1beta.ISchedule (3.2.2)

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