Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::CheckAutopilotCompatibilityResponse (v0.39.0)

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

CheckAutopilotCompatibilityResponse has a list of compatibility issues.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#issues

def issues() -> ::Array<::Google::Cloud::Container::V1beta1::AutopilotCompatibilityIssue>
Returns

#issues=

def issues=(value) -> ::Array<::Google::Cloud::Container::V1beta1::AutopilotCompatibilityIssue>
Parameter
Returns

#summary

def summary() -> ::String
Returns
  • (::String) — The summary of the autopilot compatibility response.

#summary=

def summary=(value) -> ::String
Parameter
  • value (::String) — The summary of the autopilot compatibility response.
Returns
  • (::String) — The summary of the autopilot compatibility response.