Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::MaintenanceExclusionWindow (v0.2.0)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::MaintenanceExclusionWindow.

Represents a maintenance exclusion window.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — Optional. A unique (per cluster) id for the window.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Optional. A unique (per cluster) id for the window.
Returns
  • (::String) — Optional. A unique (per cluster) id for the window.

#window

def window() -> ::Google::Cloud::EdgeContainer::V1::TimeWindow
Returns

#window=

def window=(value) -> ::Google::Cloud::EdgeContainer::V1::TimeWindow
Parameter
Returns