Google Cloud OsConfig V1 Client - Class WeeklySchedule (1.2.2)

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
NameDescription
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
TypeDescription
int

setDayOfWeek

Required. Day of the week.

Parameter
NameDescription
var int
Returns
TypeDescription
$this