Google Cloud Gke Backup V1 Client - Class DayOfWeekList (0.7.2)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class DayOfWeekList.

Holds repeated DaysOfWeek values as a container.

Generated from protobuf message google.cloud.gkebackup.v1.ExclusionWindow.DayOfWeekList

Namespace

Google \ Cloud \ GkeBackup \ V1 \ ExclusionWindow

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ days_of_week array

Optional. A list of days of week.

getDaysOfWeek

Optional. A list of days of week.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDaysOfWeek

Optional. A list of days of week.

Parameter
Name Description
var int[]
Returns
Type Description
$this