ValidationErrorDetail: ValidationErrorDetail Class

ValidationErrorDetailR Documentation

ValidationErrorDetail Class

Description

ValidationErrorDetail Class

ValidationErrorDetail Class

Public fields

field
code
message
documentation_url

Methods

Public methods


Method new()

Usage
ValidationErrorDetail$new(field, code, message, documentation_url)

Method toJSON()

Usage
ValidationErrorDetail$toJSON()

Method fromJSONObject()

Usage
ValidationErrorDetail$fromJSONObject(ValidationErrorDetailJsonObject)

Method fromJSON()

Usage
ValidationErrorDetail$fromJSON(ValidationErrorDetailJson)

Method toJSONString()

Usage
ValidationErrorDetail$toJSONString()

Method fromJSONString()

Usage
ValidationErrorDetail$fromJSONString(ValidationErrorDetailJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ValidationErrorDetail$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.