ArrayTaskLog: ArrayTaskLog

ArrayTaskLogR Documentation

ArrayTaskLog

Description

ArrayTaskLog Class

Format

An R6Class generator object

Public fields

array_task_id

character [optional]

logs

character [optional]

Methods

Public methods


Method new()

Usage
ArrayTaskLog$new(array_task_id = NULL, logs = NULL, ...)

Method toJSON()

Usage
ArrayTaskLog$toJSON()

Method fromJSON()

Usage
ArrayTaskLog$fromJSON(ArrayTaskLogJson)

Method toJSONString()

Usage
ArrayTaskLog$toJSONString()

Method fromJSONString()

Usage
ArrayTaskLog$fromJSONString(ArrayTaskLogJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ArrayTaskLog$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.