CompatibilityMatrixMetadata
                                CompatibilityMatrixMetadata                            
                            Model for metadata of compatibility matrix
JSON Example
                                    {
    "errorMessage": "string",
    "isMissing": false,
    "isStale": false,
    "lastModifiedDate": 0,
    "message": "string",
    "warningMessage": "string"
}
            
            
                                    string
                
                
            
        
        
                errorMessage            
                            Optional
            
            
        Error message for the compatibility matrix content
            
            
                                    boolean
                
                
            
        
        
                isMissing            
                            Optional
            
            
        existence of the compatibility matrix content
            
            
                                    boolean
                
                
            
        
        
                isStale            
                            Optional
            
            
        staleness of the compatibility matrix content
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                lastModifiedDate            
                            Optional
            
            
        Last modified date of the compatibility matrix content
            
            
                                    string
                
                
            
        
        
                message            
                            Optional
            
            
        Info message for the compatibility matrix content
            
            
                                    string
                
                
            
        
        
                warningMessage            
                            Optional
            
            
        Warning message for the compatibility matrix content
