File tree 2 files changed +2
-2
lines changed
packages/google-cloud-automl/src/v1beta1
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ class AutoMlClient {
65
65
* your project ID will be detected automatically.
66
66
* @param {function } [options.promise] - Custom promise module to use instead
67
67
* of native Promises.
68
- * @param {string } [options.servicePath ] - The domain name of the
68
+ * @param {string } [options.apiEndpoint ] - The domain name of the
69
69
* API remote host.
70
70
*/
71
71
constructor ( opts ) {
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ class PredictionServiceClient {
55
55
* your project ID will be detected automatically.
56
56
* @param {function } [options.promise] - Custom promise module to use instead
57
57
* of native Promises.
58
- * @param {string } [options.servicePath ] - The domain name of the
58
+ * @param {string } [options.apiEndpoint ] - The domain name of the
59
59
* API remote host.
60
60
*/
61
61
constructor ( opts ) {
You can’t perform that action at this time.
0 commit comments