Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::TimeWindows (v1.3.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::TimeWindows.

Time windows within which actions are restricted. See the documentation for more information on how to configure dates/times.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#one_time_windows

def one_time_windows() -> ::Array<::Google::Cloud::Deploy::V1::OneTimeWindow>
Returns

#one_time_windows=

def one_time_windows=(value) -> ::Array<::Google::Cloud::Deploy::V1::OneTimeWindow>
Parameter
Returns

#time_zone

def time_zone() -> ::String
Returns

#time_zone=

def time_zone=(value) -> ::String
Parameter
Returns

#weekly_windows

def weekly_windows() -> ::Array<::Google::Cloud::Deploy::V1::WeeklyWindow>
Returns

#weekly_windows=

def weekly_windows=(value) -> ::Array<::Google::Cloud::Deploy::V1::WeeklyWindow>
Parameter
Returns