Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::WeeklySchedule.
Represents a weekly schedule.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#day_of_week
def day_of_week() -> ::Google::Type::DayOfWeek
Returns
- (::Google::Type::DayOfWeek) — Required. Day of the week.
#day_of_week=
def day_of_week=(value) -> ::Google::Type::DayOfWeek
Parameter
- value (::Google::Type::DayOfWeek) — Required. Day of the week.
Returns
- (::Google::Type::DayOfWeek) — Required. Day of the week.