DataActionResponse: DataActionResponse Class

DataActionResponseR Documentation

DataActionResponse Class

Description

DataActionResponse Class

DataActionResponse Class

Public fields

webhook_id
success
refresh_query
validation_errors
message

Methods

Public methods


Method new()

Usage
DataActionResponse$new(
  webhook_id,
  success,
  refresh_query,
  validation_errors,
  message
)

Method toJSON()

Usage
DataActionResponse$toJSON()

Method fromJSONObject()

Usage
DataActionResponse$fromJSONObject(DataActionResponseJsonObject)

Method fromJSON()

Usage
DataActionResponse$fromJSON(DataActionResponseJson)

Method toJSONString()

Usage
DataActionResponse$toJSONString()

Method fromJSONString()

Usage
DataActionResponse$fromJSONString(DataActionResponseJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DataActionResponse$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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