Class MaintenanceSchedule (1.9.2)

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

Upcoming maintenance schedule.

Attributes

NameDescription
start_time google.protobuf.timestamp_pb2.Timestamp
Output only. The start time of any upcoming scheduled maintenance for this instance.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. The end time of any upcoming scheduled maintenance for this instance.
schedule_deadline_time google.protobuf.timestamp_pb2.Timestamp
Output only. The deadline that the maintenance schedule start time can not go beyond, including reschedule.