Class: Google::Cloud::EdgeContainer::V1::MaintenancePolicy

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

Overview

Maintenance policy configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#window::Google::Cloud::EdgeContainer::V1::MaintenanceWindow

Returns Specifies the maintenance window in which maintenance may be performed.

Returns:



782
783
784
785
# File 'proto_docs/google/cloud/edgecontainer/v1/resources.rb', line 782

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