WorkspaceApi: Workspace operations

WorkspaceApiR Documentation

Workspace operations

Description

looker.Workspace

Methods

all_workspaces Get All Workspaces

workspace Get Workspace

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

Method all_workspaces()

Usage
WorkspaceApi$all_workspaces(...)

Method workspace()

Usage
WorkspaceApi$workspace(workspace_id, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
WorkspaceApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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