You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assistant/v1.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ class AssistantV1 extends BaseService {
41
41
* programmatically specify the current date at runtime, in case the API has been updated since your application's
42
42
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
43
43
* application is ready for a later version.
44
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
44
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
45
45
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
46
46
* @param {string} [options.serviceName] - The name of the service to configure
47
47
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
Copy file name to clipboardExpand all lines: assistant/v2.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ class AssistantV2 extends BaseService {
42
42
* programmatically specify the current date at runtime, in case the API has been updated since your application's
43
43
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
44
44
* application is ready for a later version.
45
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
45
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
46
46
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
47
47
* @param {string} [options.serviceName] - The name of the service to configure
48
48
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
Copy file name to clipboardExpand all lines: compare-comply/v1.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ class CompareComplyV1 extends BaseService {
39
39
* programmatically specify the current date at runtime, in case the API has been updated since your application's
40
40
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
41
41
* application is ready for a later version.
42
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
42
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
43
43
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
44
44
* @param {string} [options.serviceName] - The name of the service to configure
45
45
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
Copy file name to clipboardExpand all lines: discovery/v1.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ class DiscoveryV1 extends BaseService {
41
41
* programmatically specify the current date at runtime, in case the API has been updated since your application's
42
42
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
43
43
* application is ready for a later version.
44
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
44
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
45
45
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
46
46
* @param {string} [options.serviceName] - The name of the service to configure
47
47
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
Copy file name to clipboardExpand all lines: discovery/v2.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ class DiscoveryV2 extends BaseService {
41
41
* programmatically specify the current date at runtime, in case the API has been updated since your application's
42
42
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
43
43
* application is ready for a later version.
44
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
44
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
45
45
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
46
46
* @param {string} [options.serviceName] - The name of the service to configure
47
47
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
Copy file name to clipboardExpand all lines: language-translator/v3.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ class LanguageTranslatorV3 extends BaseService {
41
41
* programmatically specify the current date at runtime, in case the API has been updated since your application's
42
42
* release. Instead, specify a version date that is compatible with your application, and don't change it until your
43
43
* application is ready for a later version.
44
-
* @param {string} [options.serviceUrl] - The base url to use when contacting the service (e.g. 'https://gateway.watsonplatform.net'). The base url may differ between IBM Cloud regions.
44
+
* @param {string} [options.serviceUrl] - The base url to use when contacting the service. The base url may differ between IBM Cloud regions.
45
45
* @param {OutgoingHttpHeaders} [options.headers] - Default headers that shall be included with every request to the service.
46
46
* @param {string} [options.serviceName] - The name of the service to configure
47
47
* @param {Authenticator} [options.authenticator] - The Authenticator object used to authenticate requests to the service. Defaults to environment if not set
0 commit comments