All Projects → googleapis → nodejs-talent

googleapis / nodejs-talent

Licence: Apache-2.0 License
Node.js client for Google Cloud Talent Solutions. Transform your job search and candidate matching capabilities with Cloud Talent Solution.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nodejs-talent

kuromoji-for-bigquery
Tokenize Japanese text on BigQuery with Kuromoji in Apache Beam/Google Dataflow at scale
Stars: ✭ 11 (-47.62%)
Mutual labels:  google-cloud
speech to text
how to use the Google Cloud Speech API to transcribe audio/video files.
Stars: ✭ 35 (+66.67%)
Mutual labels:  google-cloud
bazel-cache
Minimal cloud oriented Bazel gRPC cache
Stars: ✭ 33 (+57.14%)
Mutual labels:  google-cloud
jobs
C++ 職缺列表
Stars: ✭ 23 (+9.52%)
Mutual labels:  jobs
gcloud-opentracing
OpenTracing Tracer implementation for GCloud StackDriver in Go.
Stars: ✭ 44 (+109.52%)
Mutual labels:  google-cloud
moreThanFAANGM
This repository contains opportunities for you to apply to more than 300 product base companies(NOT JUST FAANGM) & good start-ups.
Stars: ✭ 2,609 (+12323.81%)
Mutual labels:  jobs
flysystem-google-cloud-storage
Flysystem v1 adapter for Google Cloud Storage
Stars: ✭ 21 (+0%)
Mutual labels:  google-cloud
vagas
Mural de vagas para desenvolvedor Android.
Stars: ✭ 748 (+3461.9%)
Mutual labels:  jobs
Google-Cloud-Study-Jams
Resources for 30 Days of Google Cloud program workshops and events conducted by GDSC VJTI
Stars: ✭ 13 (-38.1%)
Mutual labels:  google-cloud
soCareers-Data
Data and data processing scripts of StackOverflow Careers pages
Stars: ✭ 18 (-14.29%)
Mutual labels:  jobs
jobAnalytics and search
JobAnalytics system consumes data from multiple sources and provides valuable information to both job hunters and recruiters.
Stars: ✭ 25 (+19.05%)
Mutual labels:  jobs
teamcity-google-agent
TeamCity support for Google cloud build agents
Stars: ✭ 13 (-38.1%)
Mutual labels:  google-cloud
remotebear
Source code of Remotebear.
Stars: ✭ 55 (+161.9%)
Mutual labels:  jobs
get hired training
A set of videos and tips to help our students to be hired as developers 💯
Stars: ✭ 18 (-14.29%)
Mutual labels:  jobs
occupationcoder
Given a job title and job description, the algorithm assigns a standard occupational classification (SOC) code to the job.
Stars: ✭ 30 (+42.86%)
Mutual labels:  jobs
zenaton-node
⚡ Node.js library to run and orchestrate background jobs with Zenaton Workflow Engine
Stars: ✭ 50 (+138.1%)
Mutual labels:  jobs
bqv
The simplest tool to manage views of BigQuery.
Stars: ✭ 22 (+4.76%)
Mutual labels:  google-cloud
healthcare-dicom-dicomweb-adapter
Adapter which transforms DIMSE requests to DICOMweb requests
Stars: ✭ 92 (+338.1%)
Mutual labels:  google-cloud
universal-translator
Demo app using Firebase and Google Cloud products to implement a "universal translator"
Stars: ✭ 37 (+76.19%)
Mutual labels:  google-cloud
appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Stars: ✭ 141 (+571.43%)
Mutual labels:  google-cloud

Google Cloud Platform logo

Google Cloud Talent Solution: Node.js Client

release level npm version

Cloud Talent Solution API client for Node.js

A comprehensive list of changes in each version may be found in the CHANGELOG.

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

Table of contents:

Quickstart

Before you begin

  1. Select or create a Cloud Platform project.
  2. Enable billing for your project.
  3. Enable the Google Cloud Talent Solution API.
  4. Set up authentication with a service account so you can access the API from your local workstation.

Installing the client library

npm install @google-cloud/talent

The Google Cloud Talent Solution Node.js Client API Reference documentation also contains samples.

Supported Node.js Versions

Our client libraries follow the Node.js release schedule. Libraries are compatible with all current active and maintenance versions of Node.js. If you are using an end-of-life version of Node.js, we recommend that you update as soon as possible to an actively supported LTS version.

Google's client libraries support legacy versions of Node.js runtimes on a best-efforts basis with the following warnings:

  • Legacy versions are not tested in continuous integration.
  • Some security patches and features cannot be backported.
  • Dependencies cannot be kept up-to-date.

Client libraries targeting some end-of-life versions of Node.js are available, and can be installed through npm dist-tags. The dist-tags follow the naming convention legacy-(version). For example, npm install @google-cloud/talent@legacy-8 installs client libraries for versions compatible with Node.js 8.

Versioning

This library follows Semantic Versioning.

This library is considered to be stable. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against stable libraries are addressed with the highest priority.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

Please note that this README.md, the samples/README.md, and a variety of configuration files in this repository (including .nycrc and tsconfig.json) are generated from a central template. To edit one of these files, make an edit to its templates in directory.

License

Apache Version 2.0

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].