Class Schedule (1.14.2)

Schedule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Scan schedule configuration.

Attributes

NameDescription
schedule_time google.protobuf.timestamp_pb2.Timestamp
A timestamp indicates when the next run will be scheduled. The value is refreshed by the server after each run. If unspecified, it will default to current server time, which means the scan will be scheduled to start immediately.
interval_duration_days int
Required. The duration of time between executions in days.