CreateOAuthApplicationUserStateResponse: CreateOAuthApplicationUserStateResponse Class

CreateOAuthApplicationUserStateResponseR Documentation

CreateOAuthApplicationUserStateResponse Class

Description

CreateOAuthApplicationUserStateResponse Class

CreateOAuthApplicationUserStateResponse Class

Public fields

user_id
oauth_application_id

Methods

Public methods


Method new()

Usage
CreateOAuthApplicationUserStateResponse$new(user_id, oauth_application_id)

Method toJSON()

Usage
CreateOAuthApplicationUserStateResponse$toJSON()

Method fromJSONObject()

Usage
CreateOAuthApplicationUserStateResponse$fromJSONObject(
  CreateOAuthApplicationUserStateResponseJsonObject
)

Method fromJSON()

Usage
CreateOAuthApplicationUserStateResponse$fromJSON(
  CreateOAuthApplicationUserStateResponseJson
)

Method toJSONString()

Usage
CreateOAuthApplicationUserStateResponse$toJSONString()

Method fromJSONString()

Usage
CreateOAuthApplicationUserStateResponse$fromJSONString(
  CreateOAuthApplicationUserStateResponseJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
CreateOAuthApplicationUserStateResponse$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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