Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::MaintenanceExclusionOptions.
Represents the Maintenance exclusion option.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#scope
def scope() -> ::Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope
Returns
- (::Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.
#scope=
def scope=(value) -> ::Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope
Parameter
- value (::Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.
Returns
- (::Google::Cloud::Container::V1::MaintenanceExclusionOptions::Scope) — Scope specifies the upgrade scope which upgrades are blocked by the exclusion.