Class: Google::Cloud::Container::V1beta1::CheckAutopilotCompatibilityRequest

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

Overview

CheckAutopilotCompatibilityRequest requests getting the blockers for the given operation in the cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



5810
5811
5812
5813
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5810

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