Properties of an UpcomingMaintenance.
Package
@google-cloud/tpuProperties
canReschedule
canReschedule?: (boolean|null);
UpcomingMaintenance canReschedule
latestWindowStartTime
latestWindowStartTime?: (string|null);
UpcomingMaintenance latestWindowStartTime
maintenanceStatus
maintenanceStatus?: (google.cloud.tpu.v2alpha1.UpcomingMaintenance.MaintenanceStatus|keyof typeof google.cloud.tpu.v2alpha1.UpcomingMaintenance.MaintenanceStatus|null);
UpcomingMaintenance maintenanceStatus
type
type?: (google.cloud.tpu.v2alpha1.UpcomingMaintenance.MaintenanceType|keyof typeof google.cloud.tpu.v2alpha1.UpcomingMaintenance.MaintenanceType|null);
UpcomingMaintenance type
windowEndTime
windowEndTime?: (string|null);
UpcomingMaintenance windowEndTime
windowStartTime
windowStartTime?: (string|null);
UpcomingMaintenance windowStartTime