File tree Expand file tree Collapse file tree
handwritten/logging/src/v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ class ConfigServiceV2Client {
5252 * your project ID will be detected automatically.
5353 * @param {function } [options.promise] - Custom promise module to use instead
5454 * of native Promises.
55- * @param {string } [options.servicePath ] - The domain name of the
55+ * @param {string } [options.apiEndpoint ] - The domain name of the
5656 * API remote host.
5757 */
5858 constructor ( opts ) {
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ class LoggingServiceV2Client {
5252 * your project ID will be detected automatically.
5353 * @param {function } [options.promise] - Custom promise module to use instead
5454 * of native Promises.
55- * @param {string } [options.servicePath ] - The domain name of the
55+ * @param {string } [options.apiEndpoint ] - The domain name of the
5656 * API remote host.
5757 */
5858 constructor ( opts ) {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ class MetricsServiceV2Client {
5151 * your project ID will be detected automatically.
5252 * @param {function } [options.promise] - Custom promise module to use instead
5353 * of native Promises.
54- * @param {string } [options.servicePath ] - The domain name of the
54+ * @param {string } [options.apiEndpoint ] - The domain name of the
5555 * API remote host.
5656 */
5757 constructor ( opts ) {
You can’t perform that action at this time.
0 commit comments