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/v1/image_annotator_client.ts
+25-12Lines changed: 25 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
@@ -70,7 +71,7 @@ export class ImageAnnotatorClient {
70
71
*
71
72
* @param {object} [options] - The configuration object.
72
73
* 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).
74
+
* 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/v1/product_search_client.ts
+25-12Lines changed: 25 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,
@@ -85,7 +86,7 @@ export class ProductSearchClient {
85
86
*
86
87
* @param {object} [options] - The configuration object.
87
88
* The options accepted by the constructor are described in detail
88
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
89
+
* 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/v1p1beta1/image_annotator_client.ts
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ export class ImageAnnotatorClient {
62
62
*
63
63
* @param {object} [options] - The configuration object.
64
64
* The options accepted by the constructor are described in detail
65
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
65
+
* 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/v1p2beta1/image_annotator_client.ts
+15-12Lines changed: 15 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
@@ -69,7 +70,7 @@ export class ImageAnnotatorClient {
69
70
*
70
71
* @param {object} [options] - The configuration object.
71
72
* The options accepted by the constructor are described in detail
72
-
* 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/v1p3beta1/image_annotator_client.ts
+21-12Lines changed: 21 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
@@ -70,7 +71,7 @@ export class ImageAnnotatorClient {
70
71
*
71
72
* @param {object} [options] - The configuration object.
72
73
* 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).
74
+
* 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/v1p3beta1/product_search_client.ts
+21-12Lines changed: 21 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,
@@ -85,7 +86,7 @@ export class ProductSearchClient {
85
86
*
86
87
* @param {object} [options] - The configuration object.
87
88
* The options accepted by the constructor are described in detail
88
-
* in [this document](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#creating-the-client-instance).
89
+
* in [this document](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md#creating-the-client-instance).
0 commit comments