GpList: GpList

Description Usage Arguments Value References

View source: R/GpList.R

Description

List available models.

Usage

1
2
  GpList(project, oauth, max_results = NULL,
    page_token = NULL)

Arguments

project

The project associated with the model.

oauth

The httr OAuth2.0 token reference class object to use for authentication.

max_results

optional unsigned integer: Maximum number of results to return. (Not yet implemented)

page_token

optional string: Pagination token. (Not yet implemented)

Value

JSON response from the Google Prediction API converted into an R List.

References

Trainedmodels: list https://developers.google.com/prediction/docs/reference/v1.6/trainedmodels/list


jdeboer/gprediction documentation built on May 19, 2019, 8:24 a.m.