IntegrationTestResult: IntegrationTestResult Class

IntegrationTestResultR Documentation

IntegrationTestResult Class

Description

IntegrationTestResult Class

IntegrationTestResult Class

Public fields

success
message
delegate_oauth_result

Methods

Public methods


Method new()

Usage
IntegrationTestResult$new(success, message, delegate_oauth_result)

Method toJSON()

Usage
IntegrationTestResult$toJSON()

Method fromJSONObject()

Usage
IntegrationTestResult$fromJSONObject(IntegrationTestResultJsonObject)

Method fromJSON()

Usage
IntegrationTestResult$fromJSON(IntegrationTestResultJson)

Method toJSONString()

Usage
IntegrationTestResult$toJSONString()

Method fromJSONString()

Usage
IntegrationTestResult$fromJSONString(IntegrationTestResultJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
IntegrationTestResult$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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