Class: Google::Cloud::Container::V1::CheckAutopilotCompatibilityResponse

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

Overview

CheckAutopilotCompatibilityResponse has a list of compatibility issues.

Instance Attribute Summary collapse

Instance Attribute Details

#issues::Array<::Google::Cloud::Container::V1::AutopilotCompatibilityIssue>



4628
4629
4630
4631
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4628

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

#summary::String



4628
4629
4630
4631
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4628

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