Reference documentation and code samples for the Memorystore for Memcached V1 Client class WeeklyMaintenanceWindow.
Time window specified for weekly operations.
Generated from protobuf message google.cloud.memcache.v1.WeeklyMaintenanceWindow
Namespace
Google \ Cloud \ Memcache \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ day
int
Required. Allows to define schedule that runs specified day of the week.
↳ start_time
↳ duration
getDay
Required. Allows to define schedule that runs specified day of the week.
int
setDay
Required. Allows to define schedule that runs specified day of the week.
var
int
$this
getStartTime
Required. Start time of the window in UTC.
hasStartTime
clearStartTime
setStartTime
Required. Start time of the window in UTC.
$this
getDuration
Required. Duration of the time window.
hasDuration
clearDuration
setDuration
Required. Duration of the time window.
$this