In which file did you encounter the issue?
File
Line 1, Line 2
Did you change the file? If so, how?
No, but I will shortly create a PR to fix this.
Describe the issue
The samples use version v1beta1 of the API but the current version is v1. Ran into this because there was an issue deploying a model for prediction with v1beta1 which disappeared in version v1.
In which file did you encounter the issue?
File
Line 1, Line 2
Did you change the file? If so, how?
No, but I will shortly create a PR to fix this.
Describe the issue
The samples use version
v1beta1of the API but the current version isv1. Ran into this because there was an issue deploying a model for prediction withv1beta1which disappeared in versionv1.