Class: Google::Cloud::Dataproc::V1beta2::DiagnoseClusterResults

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb

Overview

The location of diagnostic output.

Instance Attribute Summary collapse

Instance Attribute Details

#output_uriString

Returns Output only. The Cloud Storage URI of the diagnostic output. The output report is a plain text file with a summary of collected diagnostics.

Returns:

  • (String)

    Output only. The Cloud Storage URI of the diagnostic output. The output report is a plain text file with a summary of collected diagnostics.



810
# File 'lib/google/cloud/dataproc/v1beta2/doc/google/cloud/dataproc/v1beta2/clusters.rb', line 810

class DiagnoseClusterResults; end