ApiVersion: ApiVersion Class

ApiVersionR Documentation

ApiVersion Class

Description

ApiVersion Class

ApiVersion Class

Public fields

looker_release_version
current_version
supported_versions
api_server_url
web_server_url

Methods

Public methods


Method new()

Usage
ApiVersion$new(
  looker_release_version,
  current_version,
  supported_versions,
  api_server_url,
  web_server_url
)

Method toJSON()

Usage
ApiVersion$toJSON()

Method fromJSONObject()

Usage
ApiVersion$fromJSONObject(ApiVersionJsonObject)

Method fromJSON()

Usage
ApiVersion$fromJSON(ApiVersionJson)

Method toJSONString()

Usage
ApiVersion$toJSONString()

Method fromJSONString()

Usage
ApiVersion$fromJSONString(ApiVersionJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiVersion$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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