Class: Google::Cloud::Container::V1beta1::RecurringTimeWindow

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

Represents an arbitrary window of time that recurs.

Instance Attribute Summary collapse

Instance Attribute Details

#recurrence::String



5461
5462
5463
5464
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5461

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

#window::Google::Cloud::Container::V1beta1::TimeWindow



5461
5462
5463
5464
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5461

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