MonitoredResourceDescriptor
class MonitoredResourceDescriptor extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $description | ||
| string | $displayName | ||
| protected | $labelsType | ||
| protected | $labelsDataType | ||
| string | $launchStage | ||
| string | $name | ||
| string | $type | 
Methods
                    setDescription($description)
        
                                            
                
            No description
                    string
                
                
                    getDescription()
        
                                            
                
            No description
                    setDisplayName($displayName)
        
                                            
                
            No description
                    string
                
                
                    getDisplayName()
        
                                            
                
            No description
                    setLabels($labels)
        
                                            
                
            No description
                    getLabels()
        
                                            
                
            No description
                    setLaunchStage($launchStage)
        
                                            
                
            No description
                    string
                
                
                    getLaunchStage()
        
                                            
                
            No description
                    setName($name)
        
                                            
                
            No description
                    string
                
                
                    getName()
        
                                            
                
            No description
                    setType($type)
        
                                            
                
            No description
                    string
                
                
                    getType()
        
                                            
                
            No description
Details
        
                            
    setDescription($description)
        
    
    No description
        
                            string
    getDescription()
        
    
    No description
        
                            
    setDisplayName($displayName)
        
    
    No description
        
                            string
    getDisplayName()
        
    
    No description
        
                            
    setLabels($labels)
        
    
    No description
        
                            LabelDescriptor[]
    getLabels()
        
    
    No description
        
                            
    setLaunchStage($launchStage)
        
    
    No description
        
                            string
    getLaunchStage()
        
    
    No description
        
                            
    setName($name)
        
    
    No description
        
                            string
    getName()
        
    
    No description
        
                            
    setType($type)
        
    
    No description
        
                            string
    getType()
        
    
    No description