Reference documentation and code samples for the Google Cloud Redis V1 Client class WeeklyMaintenanceWindow.
Time window in which disruptive maintenance updates occur. Non-disruptive updates can occur inside or outside this window.
Generated from protobuf message google.cloud.redis.v1.WeeklyMaintenanceWindow
Namespace
Google \ Cloud \ Redis \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ day
int
Required. The day of week that maintenance updates occur.
↳ start_time
↳ duration
Google\Protobuf\Duration
Output only. Duration of the maintenance window. The current window is fixed at 1 hour.
getDay
Required. The day of week that maintenance updates occur.
int
setDay
Required. The day of week that maintenance updates occur.
var
int
$this
getStartTime
Required. Start time of the window in UTC time.
hasStartTime
clearStartTime
setStartTime
Required. Start time of the window in UTC time.
$this
getDuration
Output only. Duration of the maintenance window. The current window is fixed at 1 hour.
hasDuration
clearDuration
setDuration
Output only. Duration of the maintenance window. The current window is fixed at 1 hour.
$this