Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 678 Bytes

ProjectValidationCache.md

File metadata and controls

11 lines (8 loc) · 678 Bytes

LookerApi30Reference.ProjectValidationCache

Properties

Name Type Description Notes
errors [ProjectError] A list of project errors [optional]
projectDigest String A hash value computed from the project's current state [optional]
modelsNotValidated [ModelsNotValidated] A list of models which were not fully validated [optional]
stale Boolean If true, the cached project validation results are no longer accurate because the project has changed since the cached results were calculated [optional]