Class: Google::Cloud::Compute::V1::ResourcePolicyHourlyCycle

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 hourly operations.

Instance Attribute Summary collapse

Instance Attribute Details

#duration::String



30402
30403
30404
30405
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30402

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

#hours_in_cycle::Integer



30402
30403
30404
30405
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30402

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

#start_time::String



30402
30403
30404
30405
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 30402

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