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
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/v2/catalog_service_client.ts
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ export class CatalogServiceClient {
70
70
*
71
71
* @param {object} [options] - The configuration object.
72
72
* The options accepted by the constructor are described in detail
73
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
73
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2/completion_service_client.ts
+35-12Lines changed: 35 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ import {
23
23
CallOptions,
24
24
Descriptors,
25
25
ClientOptions,
26
+
GrpcClientOptions,
26
27
LROperation,
27
28
}from'google-gax';
28
29
@@ -71,7 +72,7 @@ export class CompletionServiceClient {
71
72
*
72
73
* @param {object} [options] - The configuration object.
73
74
* The options accepted by the constructor are described in detail
74
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
75
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2/prediction_service_client.ts
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ export class PredictionServiceClient {
61
61
*
62
62
* @param {object} [options] - The configuration object.
63
63
* The options accepted by the constructor are described in detail
64
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
64
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2/product_service_client.ts
+35-12Lines changed: 35 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ import {
23
23
CallOptions,
24
24
Descriptors,
25
25
ClientOptions,
26
+
GrpcClientOptions,
26
27
LROperation,
27
28
PaginationCallback,
28
29
GaxCall,
@@ -73,7 +74,7 @@ export class ProductServiceClient {
73
74
*
74
75
* @param {object} [options] - The configuration object.
75
76
* The options accepted by the constructor are described in detail
76
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
77
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2/search_service_client.ts
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ export class SearchServiceClient {
73
73
*
74
74
* @param {object} [options] - The configuration object.
75
75
* The options accepted by the constructor are described in detail
76
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
76
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2/user_event_service_client.ts
+35-12Lines changed: 35 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ import {
23
23
CallOptions,
24
24
Descriptors,
25
25
ClientOptions,
26
+
GrpcClientOptions,
26
27
LROperation,
27
28
}from'google-gax';
28
29
@@ -68,7 +69,7 @@ export class UserEventServiceClient {
68
69
*
69
70
* @param {object} [options] - The configuration object.
70
71
* The options accepted by the constructor are described in detail
71
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
72
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
Copy file name to clipboardExpand all lines: src/v2alpha/catalog_service_client.ts
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ export class CatalogServiceClient {
70
70
*
71
71
* @param {object} [options] - The configuration object.
72
72
* The options accepted by the constructor are described in detail
73
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
73
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
0 commit comments