Class: Google::Cloud::Compute::V1::ResourcePolicyWeeklyCycle

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Time window specified for weekly operations.

Instance Attribute Summary collapse

Instance Attribute Details

#day_of_weeks::Array<::Google::Cloud::Compute::V1::ResourcePolicyWeeklyCycleDayOfWeek>

Returns Up to 7 intervals/windows, one for each day of the week.

Returns:



20975
20976
20977
20978
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20975

class ResourcePolicyWeeklyCycle
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end