ApiAuthApi: ApiAuth operations

ApiAuthApiR Documentation

ApiAuth operations

Description

looker.ApiAuth

Methods

login Login

login_user Login user

logout Logout

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
ApiAuthApi$new(apiClient)

Method login()

Usage
ApiAuthApi$login(client_id, client_secret, ...)

Method login_user()

Usage
ApiAuthApi$login_user(user_id, associative, ...)

Method logout()

Usage
ApiAuthApi$logout(...)

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiAuthApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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