ProjectValidationCache: ProjectValidationCache Class

ProjectValidationCacheR Documentation

ProjectValidationCache Class

Description

ProjectValidationCache Class

ProjectValidationCache Class

Public fields

errors
project_digest
models_not_validated
computation_time
stale

Methods

Public methods


Method new()

Usage
ProjectValidationCache$new(
  errors,
  project_digest,
  models_not_validated,
  computation_time,
  stale
)

Method toJSON()

Usage
ProjectValidationCache$toJSON()

Method fromJSONObject()

Usage
ProjectValidationCache$fromJSONObject(ProjectValidationCacheJsonObject)

Method fromJSON()

Usage
ProjectValidationCache$fromJSON(ProjectValidationCacheJson)

Method toJSONString()

Usage
ProjectValidationCache$toJSONString()

Method fromJSONString()

Usage
ProjectValidationCache$fromJSONString(ProjectValidationCacheJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ProjectValidationCache$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker-open-source/lookr documentation built on Jan. 27, 2024, 1:24 a.m.