Class: Google::Cloud::Dataproc::V1::DiagnoseClusterResults
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::Dataproc::V1::DiagnoseClusterResults
 
 
- Defined in:
 - lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/clusters.rb
 
Overview
The location of diagnostic output.
Instance Attribute Summary collapse
- 
  
    
      #output_uri  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Output-only.
 
Instance Attribute Details
#output_uri ⇒ String
Returns Output-only. The Google Cloud Storage URI of the diagnostic output. The output report is a plain text file with a summary of collected diagnostics.
      561  | 
    
      # File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/clusters.rb', line 561 class DiagnoseClusterResults; end  |