Class: Google::Apis::DataprocV1beta2::DiagnoseClusterRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataproc_v1beta2/classes.rb,
lib/google/apis/dataproc_v1beta2/representations.rb,
lib/google/apis/dataproc_v1beta2/representations.rb

Overview

A request to collect cluster diagnostic information.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DiagnoseClusterRequest

Returns a new instance of DiagnoseClusterRequest.



736
737
738
# File 'lib/google/apis/dataproc_v1beta2/classes.rb', line 736

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



741
742
# File 'lib/google/apis/dataproc_v1beta2/classes.rb', line 741

def update!(**args)
end