Interface protos.google.container.v1beta1.ITimeWindow (5.10.0)

Properties of a TimeWindow.

Package

@google-cloud/container

Properties

endTime

endTime?: (google.protobuf.ITimestamp|null);

TimeWindow endTime

maintenanceExclusionOptions

maintenanceExclusionOptions?: (google.container.v1beta1.IMaintenanceExclusionOptions|null);

TimeWindow maintenanceExclusionOptions

startTime

startTime?: (google.protobuf.ITimestamp|null);

TimeWindow startTime