Class UpcomingMaintenance (0.8.0)

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

Upcoming maintenance window for the database resource.

Attributes

Name Description
start_time google.protobuf.timestamp_pb2.Timestamp
Output only. Start time of the upcoming maintenance. Start time is always populated when an upcoming maintenance is scheduled.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. End time of the upcoming maintenance. This is only populated for an engine, if end time is public for the engine.