Reference documentation and code samples for the Google Cloud Container V1 Client class DailyMaintenanceWindow.
Time window specified for daily maintenance operations.
Generated from protobuf message google.container.v1.DailyMaintenanceWindow
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_time
string
Time within the maintenance window to start the maintenance operations. Time format should be in RFC3339 format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.
↳ duration
string
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario. Duration will be in RFC3339 format "PTnHnMnS".
getStartTime
Time within the maintenance window to start the maintenance operations.
Time format should be in RFC3339 format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.
string
setStartTime
Time within the maintenance window to start the maintenance operations.
Time format should be in RFC3339 format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.
var
string
$this
getDuration
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
Duration will be in RFC3339 format "PTnHnMnS".
string
setDuration
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.
Duration will be in RFC3339 format "PTnHnMnS".
var
string
$this