diff --git a/packages/google-container/src/v1/cluster_manager_client.js b/packages/google-container/src/v1/cluster_manager_client.js index adc8c1ec83f..ad861ebd9d7 100644 --- a/packages/google-container/src/v1/cluster_manager_client.js +++ b/packages/google-container/src/v1/cluster_manager_client.js @@ -51,7 +51,7 @@ class ClusterManagerClient { * your project ID will be detected automatically. * @param {function} [options.promise] - Custom promise module to use instead * of native Promises. - * @param {string} [options.servicePath] - The domain name of the + * @param {string} [options.apiEndpoint] - The domain name of the * API remote host. */ constructor(opts) {