Skip to content

Commit 9b9de0b

Browse files
docs: document apiEndpoint over servicePath (#215)
1 parent 12519a5 commit 9b9de0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-oslogin/src/v1beta/os_login_service_client.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class OsLoginServiceClient {
5454
* your project ID will be detected automatically.
5555
* @param {function} [options.promise] - Custom promise module to use instead
5656
* of native Promises.
57-
* @param {string} [options.servicePath] - The domain name of the
57+
* @param {string} [options.apiEndpoint] - The domain name of the
5858
* API remote host.
5959
*/
6060
constructor(opts) {

0 commit comments

Comments
 (0)