Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class MaintenanceWindow.
Maintenance window. This specifies when Dataproc Metastore may perform system maintenance operation to the service.
Generated from protobuf message google.cloud.metastore.v1.MaintenanceWindow
Namespace
Google \ Cloud \ Metastore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hour_of_day
↳ day_of_week
int
The day of week, when the window starts.
getHourOfDay
The hour of day (0-23) when the window starts.
hasHourOfDay
clearHourOfDay
getHourOfDayValue
Returns the unboxed value from getHourOfDay()
The hour of day (0-23) when the window starts.
int|null
setHourOfDay
The hour of day (0-23) when the window starts.
$this
setHourOfDayValue
Sets the field by wrapping a primitive type in a Google\Protobuf\Int32Value object.
The hour of day (0-23) when the window starts.
var
int|null
$this
getDayOfWeek
The day of week, when the window starts.
int
setDayOfWeek
The day of week, when the window starts.
var
int
$this