Google Cloud OsConfig V1 Client - Class WeeklySchedule (1.3.3)

Reference documentation and code samples for the Google Cloud OsConfig V1 Client class WeeklySchedule.

Represents a weekly schedule.

Generated from protobuf message google.cloud.osconfig.v1.WeeklySchedule

Namespace

Google \ Cloud \ OsConfig \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ day_of_week int

Required. Day of the week.

getDayOfWeek

Required. Day of the week.

Returns
Type Description
int

setDayOfWeek

Required. Day of the week.

Parameter
Name Description
var int
Returns
Type Description
$this