Metric
class Metric extends Message
Properties
| string | $type | ||
| LabelsEntry[] | $labels | 
Methods
                    static 
                
                
                    descriptor()
        
                                            
                
            No description
                    boolean
                
                
                    hasType()
        
                                            
                
            Check if 
                    string
                
                
                    getType()
        
                                            
                
            Get 
                    boolean
                
                
                    hasLabels()
        
                                            
                
            Check if 
                    clearLabels()
        
                                            
                
            Clear 
                    getLabels(int $idx = NULL)
        
                                            
                
            Get 
                    getLabelsList()
        
                                            
                
            Get all elements of 
Details
        at line         line 586
                static            
    descriptor()
        
    
    
        at line         line 619
                            boolean
    hasType()
        
    
    Check if 
        at line         line 628
                            Metric
    clearType()
        
    
    Clear 
        at line         line 637
                            string
    getType()
        
    
    Get 
        at line         line 647
                            Metric
    setType(string $value)
        
    
    Set 
        at line         line 656
                            boolean
    hasLabels()
        
    
    Check if 
        at line         line 665
                            Metric
    clearLabels()
        
    
    Clear 
        at line         line 675
                            LabelsEntry
    getLabels(int $idx = NULL)
        
    
    Get 
        at line         line 685
                            Metric
    setLabels(LabelsEntry $value, $idx = NULL)
        
    
    Set 
        at line         line 694
                            LabelsEntry[]
    getLabelsList()
        
    
    Get all elements of 
        at line         line 704
                            Metric
    addLabels(LabelsEntry $value)
        
    
    Add a new element to