@google-cloud/talent
Advanced tools
Comparing version
import * as v4 from './v4'; | ||
import * as v4beta1 from './v4beta1'; | ||
declare const CompanyServiceClient: typeof v4.CompanyServiceClient; | ||
declare type CompanyServiceClient = v4.CompanyServiceClient; | ||
type CompanyServiceClient = v4.CompanyServiceClient; | ||
declare const CompletionClient: typeof v4.CompletionClient; | ||
declare type CompletionClient = v4.CompletionClient; | ||
type CompletionClient = v4.CompletionClient; | ||
declare const EventServiceClient: typeof v4.EventServiceClient; | ||
declare type EventServiceClient = v4.EventServiceClient; | ||
type EventServiceClient = v4.EventServiceClient; | ||
declare const JobServiceClient: typeof v4.JobServiceClient; | ||
declare type JobServiceClient = v4.JobServiceClient; | ||
type JobServiceClient = v4.JobServiceClient; | ||
declare const TenantServiceClient: typeof v4.TenantServiceClient; | ||
declare type TenantServiceClient = v4.TenantServiceClient; | ||
type TenantServiceClient = v4.TenantServiceClient; | ||
export { v4, v4beta1, CompanyServiceClient, CompletionClient, EventServiceClient, JobServiceClient, TenantServiceClient, }; | ||
@@ -14,0 +14,0 @@ declare const _default: { |
@@ -125,3 +125,3 @@ /// <reference types="node" /> | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Company | Company}. | ||
* Please see the | ||
@@ -154,3 +154,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Company | Company}. | ||
* Please see the | ||
@@ -191,3 +191,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Company | Company}. | ||
* Please see the | ||
@@ -221,3 +221,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. | ||
* The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. | ||
* Please see the | ||
@@ -262,3 +262,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is Array of [Company]{@link google.cloud.talent.v4.Company}. | ||
* The first element of the array is Array of {@link google.cloud.talent.v4.Company | Company}. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -305,3 +305,3 @@ * times as needed and will merge results from all the pages into this array. | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Company]{@link google.cloud.talent.v4.Company} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4.Company | Company} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -345,3 +345,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Company]{@link google.cloud.talent.v4.Company}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4.Company | Company}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -348,0 +348,0 @@ * Please see the |
@@ -381,3 +381,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Company]{@link google.cloud.talent.v4.Company} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4.Company | Company} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -435,3 +435,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Company]{@link google.cloud.talent.v4.Company}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4.Company | Company}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -438,0 +438,0 @@ * Please see the |
@@ -149,3 +149,3 @@ import type * as gax from 'google-gax'; | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [CompleteQueryResponse]{@link google.cloud.talent.v4.CompleteQueryResponse}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.CompleteQueryResponse | CompleteQueryResponse}. | ||
* Please see the | ||
@@ -152,0 +152,0 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) |
@@ -130,3 +130,3 @@ import type * as gax from 'google-gax'; | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [ClientEvent]{@link google.cloud.talent.v4.ClientEvent}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.ClientEvent | ClientEvent}. | ||
* Please see the | ||
@@ -133,0 +133,0 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) |
@@ -606,3 +606,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Job]{@link google.cloud.talent.v4.Job} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4.Job | Job} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -687,3 +687,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Job]{@link google.cloud.talent.v4.Job}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4.Job | Job}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -720,5 +720,5 @@ * Please see the | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* details. | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} | ||
* for the details. | ||
* @param {function(?Error, ?Object)=} callback | ||
@@ -728,9 +728,7 @@ * The function which will be called with the result of the API call. | ||
* The second parameter to the callback is an object representing | ||
* [google.longrunning.Operation]{@link | ||
* external:"google.longrunning.Operation"}. | ||
* {@link google.longrunning.Operation | google.longrunning.Operation}. | ||
* @return {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing | ||
* [google.longrunning.Operation]{@link | ||
* external:"google.longrunning.Operation"}. The promise has a method named | ||
* "cancel" which cancels the ongoing API call. | ||
* {@link google.longrunning.Operation | google.longrunning.Operation}. | ||
* The promise has a method named "cancel" which cancels the ongoing API call. | ||
* | ||
@@ -765,7 +763,7 @@ * @example | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the | ||
* details. | ||
* @returns {Object} | ||
* An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols. | ||
* An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}. | ||
* | ||
@@ -798,4 +796,4 @@ * @example | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the | ||
* details. | ||
@@ -827,5 +825,5 @@ * @param {function(?Error)=} callback | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* details. | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} | ||
* for the details. | ||
* @param {function(?Error)=} callback | ||
@@ -832,0 +830,0 @@ * The function which will be called with the result of the API call. |
@@ -125,3 +125,3 @@ /// <reference types="node" /> | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Tenant | Tenant}. | ||
* Please see the | ||
@@ -153,3 +153,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Tenant | Tenant}. | ||
* Please see the | ||
@@ -189,3 +189,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4.Tenant | Tenant}. | ||
* Please see the | ||
@@ -217,3 +217,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. | ||
* The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. | ||
* Please see the | ||
@@ -250,3 +250,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is Array of [Tenant]{@link google.cloud.talent.v4.Tenant}. | ||
* The first element of the array is Array of {@link google.cloud.talent.v4.Tenant | Tenant}. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -285,3 +285,3 @@ * times as needed and will merge results from all the pages into this array. | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Tenant]{@link google.cloud.talent.v4.Tenant} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4.Tenant | Tenant} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -317,3 +317,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Tenant]{@link google.cloud.talent.v4.Tenant}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4.Tenant | Tenant}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -320,0 +320,0 @@ * Please see the |
@@ -374,3 +374,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Tenant]{@link google.cloud.talent.v4.Tenant} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4.Tenant | Tenant} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -420,3 +420,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Tenant]{@link google.cloud.talent.v4.Tenant}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4.Tenant | Tenant}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -423,0 +423,0 @@ * Please see the |
@@ -126,3 +126,3 @@ /// <reference types="node" /> | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4beta1.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Company | Company}. | ||
* Please see the | ||
@@ -158,3 +158,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4beta1.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Company | Company}. | ||
* Please see the | ||
@@ -196,3 +196,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Company]{@link google.cloud.talent.v4beta1.Company}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Company | Company}. | ||
* Please see the | ||
@@ -229,3 +229,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. | ||
* The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. | ||
* Please see the | ||
@@ -273,3 +273,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is Array of [Company]{@link google.cloud.talent.v4beta1.Company}. | ||
* The first element of the array is Array of {@link google.cloud.talent.v4beta1.Company | Company}. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -319,3 +319,3 @@ * times as needed and will merge results from all the pages into this array. | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Company]{@link google.cloud.talent.v4beta1.Company} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4beta1.Company | Company} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -362,3 +362,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Company]{@link google.cloud.talent.v4beta1.Company}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4beta1.Company | Company}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -365,0 +365,0 @@ * Please see the |
@@ -387,3 +387,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Company]{@link google.cloud.talent.v4beta1.Company} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4beta1.Company | Company} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -444,3 +444,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Company]{@link google.cloud.talent.v4beta1.Company}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4beta1.Company | Company}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -447,0 +447,0 @@ * Please see the |
@@ -155,3 +155,3 @@ import type * as gax from 'google-gax'; | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [CompleteQueryResponse]{@link google.cloud.talent.v4beta1.CompleteQueryResponse}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.CompleteQueryResponse | CompleteQueryResponse}. | ||
* Please see the | ||
@@ -158,0 +158,0 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) |
@@ -131,3 +131,3 @@ import type * as gax from 'google-gax'; | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [ClientEvent]{@link google.cloud.talent.v4beta1.ClientEvent}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.ClientEvent | ClientEvent}. | ||
* Please see the | ||
@@ -134,0 +134,0 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) |
@@ -589,3 +589,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Job]{@link google.cloud.talent.v4beta1.Job} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4beta1.Job | Job} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -672,3 +672,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Job]{@link google.cloud.talent.v4beta1.Job}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4beta1.Job | Job}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -705,5 +705,5 @@ * Please see the | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* details. | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} | ||
* for the details. | ||
* @param {function(?Error, ?Object)=} callback | ||
@@ -713,9 +713,7 @@ * The function which will be called with the result of the API call. | ||
* The second parameter to the callback is an object representing | ||
* [google.longrunning.Operation]{@link | ||
* external:"google.longrunning.Operation"}. | ||
* {@link google.longrunning.Operation | google.longrunning.Operation}. | ||
* @return {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing | ||
* [google.longrunning.Operation]{@link | ||
* external:"google.longrunning.Operation"}. The promise has a method named | ||
* "cancel" which cancels the ongoing API call. | ||
* {@link google.longrunning.Operation | google.longrunning.Operation}. | ||
* The promise has a method named "cancel" which cancels the ongoing API call. | ||
* | ||
@@ -750,7 +748,7 @@ * @example | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the | ||
* details. | ||
* @returns {Object} | ||
* An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols. | ||
* An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}. | ||
* | ||
@@ -783,4 +781,4 @@ * @example | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the | ||
* details. | ||
@@ -812,5 +810,5 @@ * @param {function(?Error)=} callback | ||
* Optional parameters. You can override the default settings for this call, | ||
* e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the | ||
* details. | ||
* e.g, timeout, retries, paginations, etc. See {@link | ||
* https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} | ||
* for the details. | ||
* @param {function(?Error)=} callback | ||
@@ -817,0 +815,0 @@ * The function which will be called with the result of the API call. |
@@ -125,3 +125,3 @@ /// <reference types="node" /> | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Tenant | Tenant}. | ||
* Please see the | ||
@@ -153,3 +153,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Tenant | Tenant}. | ||
* Please see the | ||
@@ -191,3 +191,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. | ||
* The first element of the array is an object representing {@link google.cloud.talent.v4beta1.Tenant | Tenant}. | ||
* Please see the | ||
@@ -219,3 +219,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. | ||
* The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. | ||
* Please see the | ||
@@ -252,3 +252,3 @@ * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) | ||
* @returns {Promise} - The promise which resolves to an array. | ||
* The first element of the array is Array of [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. | ||
* The first element of the array is Array of {@link google.cloud.talent.v4beta1.Tenant | Tenant}. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -287,3 +287,3 @@ * times as needed and will merge results from all the pages into this array. | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Tenant]{@link google.cloud.talent.v4beta1.Tenant} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4beta1.Tenant | Tenant} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -319,3 +319,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4beta1.Tenant | Tenant}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -322,0 +322,0 @@ * Please see the |
@@ -376,3 +376,3 @@ "use strict"; | ||
* @returns {Stream} | ||
* An object stream which emits an object representing [Tenant]{@link google.cloud.talent.v4beta1.Tenant} on 'data' event. | ||
* An object stream which emits an object representing {@link google.cloud.talent.v4beta1.Tenant | Tenant} on 'data' event. | ||
* The client library will perform auto-pagination by default: it will call the API as many | ||
@@ -422,3 +422,3 @@ * times as needed. Note that it can affect your quota. | ||
* When you iterate the returned iterable, each element will be an object representing | ||
* [Tenant]{@link google.cloud.talent.v4beta1.Tenant}. The API will be called under the hood as needed, once per the page, | ||
* {@link google.cloud.talent.v4beta1.Tenant | Tenant}. The API will be called under the hood as needed, once per the page, | ||
* so you can stop the iteration when you don't need more results. | ||
@@ -425,0 +425,0 @@ * Please see the |
{ | ||
"name": "@google-cloud/talent", | ||
"description": "Cloud Talent Solution API client for Node.js", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google LLC", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6261921
5.06%81
1.25%97759
5.55%