SessionApi: Session operations

SessionApiR Documentation

Session operations

Description

looker.Session

Methods

session Get Session

update_session Update Session

Public fields

path

Stores url path of the request.

apiClient

Handles the client-server communication.

userAgent

Set the user agent of the request.

Active bindings

path

Stores url path of the request.

Methods

Public methods


Method new()

Usage
SessionApi$new(apiClient)

Method session()

Usage
SessionApi$session(...)

Method update_session()

Usage
SessionApi$update_session(body, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
SessionApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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