Class: Google::Cloud::Dataproc::V1::GkeClusterConfig

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

Overview

The cluster's GKE config.

Instance Attribute Summary collapse

Instance Attribute Details

#gke_cluster_target::String



219
220
221
222
# File 'proto_docs/google/cloud/dataproc/v1/shared.rb', line 219

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

#node_pool_target::Array<::Google::Cloud::Dataproc::V1::GkeNodePoolTarget>



219
220
221
222
# File 'proto_docs/google/cloud/dataproc/v1/shared.rb', line 219

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