DataActionApi: DataAction operations

DataActionApiR Documentation

DataAction operations

Description

looker.DataAction

Methods

fetch_remote_data_action_form Fetch Remote Data Action Form

perform_data_action Send a Data Action

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

Method fetch_remote_data_action_form()

Usage
DataActionApi$fetch_remote_data_action_form(body, ...)

Method perform_data_action()

Usage
DataActionApi$perform_data_action(body, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
DataActionApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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