ApiSession: ApiSession Class

ApiSessionR Documentation

ApiSession Class

Description

ApiSession Class

ApiSession Class

Public fields

can
workspace_id
sudo_user_id

Methods

Public methods


Method new()

Usage
ApiSession$new(can, workspace_id, sudo_user_id)

Method toJSON()

Usage
ApiSession$toJSON()

Method fromJSONObject()

Usage
ApiSession$fromJSONObject(ApiSessionJsonObject)

Method fromJSON()

Usage
ApiSession$fromJSON(ApiSessionJson)

Method toJSONString()

Usage
ApiSession$toJSONString()

Method fromJSONString()

Usage
ApiSession$fromJSONString(ApiSessionJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiSession$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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