class Google::Apis::DataprocV1beta2::DiagnoseClusterRequest

A request to collect cluster diagnostic information.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/dataproc_v1beta2/classes.rb, line 736
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/dataproc_v1beta2/classes.rb, line 741
def update!(**args)
end