Snippet: Snippet Class

SnippetR Documentation

Snippet Class

Description

Snippet Class

Snippet Class

Public fields

name
label
sql

Methods

Public methods


Method new()

Usage
Snippet$new(name, label, sql)

Method toJSON()

Usage
Snippet$toJSON()

Method fromJSONObject()

Usage
Snippet$fromJSONObject(SnippetJsonObject)

Method fromJSON()

Usage
Snippet$fromJSON(SnippetJson)

Method toJSONString()

Usage
Snippet$toJSONString()

Method fromJSONString()

Usage
Snippet$fromJSONString(SnippetJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Snippet$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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