Interface protos.google.cloud.tpu.v2alpha1.IUpcomingMaintenance (3.8.0)

Properties of an UpcomingMaintenance.

Package

@google-cloud/tpu

Properties

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