Class: Google::Devtools::Cloudtrace::V1::Traces
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Devtools::Cloudtrace::V1::Traces
 
 
- Defined in:
 - lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb
 
Overview
List of new or updated traces.
Instance Attribute Summary collapse
- 
  
    
      #traces  ⇒ Array<Google::Devtools::Cloudtrace::V1::Trace> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
List of traces.
 
Instance Attribute Details
#traces ⇒ Array<Google::Devtools::Cloudtrace::V1::Trace>
Returns List of traces.
      38  | 
    
      # File 'lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb', line 38 class Traces; end  |