Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::ListOperationsResponse (v0.16.2)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ListOperationsResponse.

ListOperationsResponse is the result of ListOperationsRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#missing_zones

def missing_zones() -> ::Array<::String>
Returns
  • (::Array<::String>) — If any zones are listed here, the list of operations returned may be missing the operations from those zones.

#missing_zones=

def missing_zones=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — If any zones are listed here, the list of operations returned may be missing the operations from those zones.
Returns
  • (::Array<::String>) — If any zones are listed here, the list of operations returned may be missing the operations from those zones.

#operations

def operations() -> ::Array<::Google::Cloud::Container::V1::Operation>
Returns

#operations=

def operations=(value) -> ::Array<::Google::Cloud::Container::V1::Operation>
Parameter
Returns