DatagroupApi: Datagroup operations

DatagroupApiR Documentation

Datagroup operations

Description

looker.Datagroup

Methods

all_datagroups Get All Datagroups

datagroup Get Datagroup

update_datagroup Update Datagroup

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

Method all_datagroups()

Usage
DatagroupApi$all_datagroups(...)

Method datagroup()

Usage
DatagroupApi$datagroup(datagroup_id, ...)

Method update_datagroup()

Usage
DatagroupApi$update_datagroup(datagroup_id, body, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
DatagroupApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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