justinjm / googleCloudAutoMLTablesR

R package for interacting with Google Cloud AutoML Tables API
https://code.justinmarciszewski.me/googleCloudAutoMLTablesR
Other
4 stars 2 forks source link

Correct output object of gcat_create_model() to be Operation #16

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

gcat_create_model() currently sets output as gcat_model and it instead should be an Operation

https://cloud.google.com/automl/docs/reference/rest/Shared.Types/ListOperationsResponse#Operation