IntegrationHub: IntegrationHub Class

IntegrationHubR Documentation

IntegrationHub Class

Description

IntegrationHub Class

IntegrationHub Class

Public fields

can
id
url
label
official
fetch_error_message
authorization_token
has_authorization_token
legal_agreement_signed
legal_agreement_required
legal_agreement_text

Methods

Public methods


Method new()

Usage
IntegrationHub$new(
  can,
  id,
  url,
  label,
  official,
  fetch_error_message,
  authorization_token,
  has_authorization_token,
  legal_agreement_signed,
  legal_agreement_required,
  legal_agreement_text
)

Method toJSON()

Usage
IntegrationHub$toJSON()

Method fromJSONObject()

Usage
IntegrationHub$fromJSONObject(IntegrationHubJsonObject)

Method fromJSON()

Usage
IntegrationHub$fromJSON(IntegrationHubJson)

Method toJSONString()

Usage
IntegrationHub$toJSONString()

Method fromJSONString()

Usage
IntegrationHub$fromJSONString(IntegrationHubJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
IntegrationHub$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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