### Install Parallelstore Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/parallelstore/README.md Use npm to install the package in your project. ```shell $ npm install @googleapis/parallelstore ``` -------------------------------- ### Install Network Connectivity Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/networkconnectivity/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/networkconnectivity ``` -------------------------------- ### Install @googleapis/logging Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/logging/README.md Use npm to install the logging client library. ```sh npm install @googleapis/logging ``` -------------------------------- ### Install @googleapis/observability Package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/observability/README.md Use npm to install the @googleapis/observability package. This command is typically run once during project setup. ```sh npm install @googleapis/observability ``` -------------------------------- ### Install Google APIs Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/README.md Install the main library as a dependency in your project. ```shell npm install googleapis ``` -------------------------------- ### Install @googleapis/binaryauthorization Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/binaryauthorization/README.md Use npm to install the library. This is a prerequisite for using the client library. ```sh $ npm install @googleapis/binaryauthorization ``` -------------------------------- ### Install @googleapis/baremetalsolution Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/baremetalsolution/README.md Use npm to install the Bare Metal Solution client library for Node.js. This command installs the package and its dependencies. ```sh $ npm install @googleapis/baremetalsolution ``` -------------------------------- ### Install Dataplex Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/dataplex/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/dataplex ``` -------------------------------- ### Get Blogger Blog Details with Promises Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/README.md This example shows how to fetch blog details using the blogger client with Promises instead of callbacks. It requires the 'blogger' client and 'params' to be defined as in the previous example. ```javascript blogger.blogs.get(params) .then(res => { console.log(`The blog url is ${res.data.url}`); }) .catch(error => { console.error(error); }); ``` -------------------------------- ### Install @googleapis/recommendationengine Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/recommendationengine/README.md Use npm to install the @googleapis/recommendationengine package. ```sh $ npm install @googleapis/recommendationengine ``` -------------------------------- ### Install Appsactivity Client Library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/appsactivity/README.md Use npm to install the Appsactivity client library for Node.js. This command is typically run once during project setup. ```sh npm install @googleapis/appsactivity ``` -------------------------------- ### Install saasservicemgmt package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/saasservicemgmt/README.md Use npm to install the library in your project. ```sh $ npm install @googleapis/saasservicemgmt ``` -------------------------------- ### Install Dataproc Metastore client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/metastore/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/metastore ``` -------------------------------- ### Install Web Risk Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/webrisk/README.md Use npm to install the package into your project. ```shell $ npm install @googleapis/webrisk ``` -------------------------------- ### Install MyBusinessNotifications Package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinessnotifications/README.md Use npm to install the @googleapis/mybusinessnotifications package. This command is typically run once during project setup. ```sh $ npm install @googleapis/mybusinessnotifications ``` -------------------------------- ### Install Rapid Migration Assessment Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/rapidmigrationassessment/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/rapidmigrationassessment ``` -------------------------------- ### Install Workflows client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/workflows/README.md Use npm to install the package as a dependency in your project. ```sh $ npm install @googleapis/workflows ``` -------------------------------- ### Install Blockchain Node Engine Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/blockchainnodeengine/README.md Use npm to install the @googleapis/blockchainnodeengine package. This command is typically run once during project setup. ```sh $ npm install @googleapis/blockchainnodeengine ``` -------------------------------- ### Install DataManager Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/datamanager/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/datamanager ``` -------------------------------- ### Install MyBusinessBusinessCalls Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinessbusinesscalls/README.md Use npm to install the @googleapis/mybusinessbusinesscalls package. ```sh npm install @googleapis/mybusinessbusinesscalls ``` -------------------------------- ### Install App Hub client library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/apphub/README.md Use npm to install the package into your project. ```sh $ npm install @googleapis/apphub ``` -------------------------------- ### Install prod_tt_sasportal Package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/prod_tt_sasportal/README.md Use npm to install the prod_tt_sasportal client library. This command is typically run once during project setup. ```sh $ npm install @googleapis/prod_tt_sasportal ``` -------------------------------- ### Install Resource Settings Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/resourcesettings/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/resourcesettings ``` -------------------------------- ### Install @googleapis/apikeys Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/apikeys/README.md Install the apikeys library using npm. ```sh $ npm install @googleapis/apikeys ``` -------------------------------- ### Install My Business Q&A Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinessqanda/README.md Install the My Business Q&A Node.js client library using npm. ```sh $ npm install @googleapis/mybusinessqanda ``` -------------------------------- ### Install Security Posture Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/securityposture/README.md Use npm to install the package as a dependency in your Node.js project. ```sh $ npm install @googleapis/securityposture ``` -------------------------------- ### Install MyBusinessLodging Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinesslodging/README.md Use npm to install the MyBusinessLodging client library for Node.js. ```sh $ npm install @googleapis/mybusinesslodging ``` -------------------------------- ### Install Access Context Manager Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/accesscontextmanager/README.md Use npm to install the Access Context Manager client library. ```sh $ npm install @googleapis/accesscontextmanager ``` -------------------------------- ### Install @googleapis/mybusinessplaceactions Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinessplaceactions/README.md Install the My Business Place Actions API client library for Node.js using npm. ```sh $ npm install @googleapis/mybusinessplaceactions ``` -------------------------------- ### Install Analytics Hub Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/analyticshub/README.md Use npm to install the package in your project. ```shell $ npm install @googleapis/analyticshub ``` -------------------------------- ### Install @googleapis/analyticsadmin Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/analyticsadmin/README.md Install the analyticsadmin library using npm. ```sh $ npm install @googleapis/analyticsadmin ``` -------------------------------- ### Install API Submodule Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/README.md Install a specific API submodule to reduce startup times. ```shell npm install @googleapis/docs ``` -------------------------------- ### Install @googleapis/sts Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/sts/README.md Install the Security Token Service client library using npm. ```sh npm install @googleapis/sts ``` -------------------------------- ### Install Content Warehouse Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/contentwarehouse/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/contentwarehouse ``` -------------------------------- ### Install SearchAds360 Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/searchads360/README.md Install the SearchAds360 Node.js client library using npm. ```sh $ npm install @googleapis/searchads360 ``` -------------------------------- ### Install Dataproc Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/dataproc/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/dataproc ``` -------------------------------- ### Install @googleapis/sqladmin Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/sqladmin/README.md Install the Cloud SQL Admin API Node.js client library using npm. ```sh npm install @googleapis/sqladmin ``` -------------------------------- ### Install aiplatform Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/aiplatform/README.md Install the aiplatform Node.js client library using npm. ```sh $ npm install @googleapis/aiplatform ``` -------------------------------- ### Install Notebooks API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/notebooks/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/notebooks ``` -------------------------------- ### Install readerrevenuesubscriptionlinking Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/readerrevenuesubscriptionlinking/README.md Install the readerrevenuesubscriptionlinking Node.js client library using npm. ```sh $ npm install @googleapis/readerrevenuesubscriptionlinking ``` -------------------------------- ### Install the Data Labeling library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/datalabeling/README.md Use npm to install the package as a dependency in your project. ```sh $ npm install @googleapis/datalabeling ``` -------------------------------- ### Install Security Command Center Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/securitycenter/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/securitycenter ``` -------------------------------- ### Install Parameter Manager Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/parametermanager/README.md Use npm to install the @googleapis/parametermanager package into your project. ```shell $ npm install @googleapis/parametermanager ``` -------------------------------- ### Install Service Usage Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/serviceusage/README.md Use npm to install the package in your Node.js project. ```shell $ npm install @googleapis/serviceusage ``` -------------------------------- ### Install My Business Business Information API client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/mybusinessbusinessinformation/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/mybusinessbusinessinformation ``` -------------------------------- ### Install Workload Manager Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/workloadmanager/README.md Install the @googleapis/workloadmanager package using npm. ```sh $ npm install @googleapis/workloadmanager ``` -------------------------------- ### Install Document AI Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/documentai/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/documentai ``` -------------------------------- ### Install Factchecktools package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/factchecktools/README.md Use this command to install the library via npm. ```sh $ npm install @googleapis/factchecktools ``` -------------------------------- ### Install @googleapis/domains Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/domains/README.md Use npm to install the @googleapis/domains package. This is the initial step before using the library. ```sh $ npm install @googleapis/domains ``` -------------------------------- ### Install Ad Exchange Buyer Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/adexchangebuyer/README.md Install the Ad Exchange Buyer client library using npm. ```sh $ npm install @googleapis/adexchangebuyer ``` -------------------------------- ### Install Container Analysis Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/containeranalysis/README.md Use npm to install the package in your Node.js project. ```shell $ npm install @googleapis/containeranalysis ``` -------------------------------- ### Install BigQuery Connection library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/bigqueryconnection/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/bigqueryconnection ``` -------------------------------- ### Install Video Intelligence Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/videointelligence/README.md Use npm to install the package as a dependency in your Node.js project. ```shell $ npm install @googleapis/videointelligence ``` -------------------------------- ### Install Pub/Sub Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/pubsub/README.md Install the Google Cloud Pub/Sub Node.js client library using npm. ```sh $ npm install @googleapis/pubsub ``` -------------------------------- ### Install Cloud Profiler Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudprofiler/README.md Use npm to install the @googleapis/cloudprofiler package. ```sh $ npm install @googleapis/cloudprofiler ``` -------------------------------- ### Install Recommender API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/recommender/README.md Use npm to install the Recommender API client library for Node.js. ```sh $ npm install @googleapis/recommender ``` -------------------------------- ### Install Cloud Tasks Library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudtasks/README.md Use npm to install the package as a dependency in your project. ```shell $ npm install @googleapis/cloudtasks ``` -------------------------------- ### Run Google Drive API Quickstart Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/drive/README.md Execute this command to run the `quickstart.js` sample, which lists files in the user's Google Drive. Ensure the Google Drive API is enabled and the redirect URI is set in the Google Cloud Console. ```sh node quickstart.js ``` -------------------------------- ### Install the Analytics Data client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/analyticsdata/README.md Use npm to install the package as a dependency in your project. ```sh $ npm install @googleapis/analyticsdata ``` -------------------------------- ### Install Android Publisher Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/androidpublisher/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/androidpublisher ``` -------------------------------- ### Install Playable Locations Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/playablelocations/README.md Use npm to install the package as a dependency in your Node.js project. ```sh $ npm install @googleapis/playablelocations ``` -------------------------------- ### Install BigQuery Data Policy Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/bigquerydatapolicy/README.md Use npm to install the @googleapis/bigquerydatapolicy package. ```sh npm install @googleapis/bigquerydatapolicy ``` -------------------------------- ### Install Google Apps Market Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/appsmarket/README.md Use npm to install the @googleapis/appsmarket package. ```sh $ npm install @googleapis/appsmarket ``` -------------------------------- ### Install Google Keep API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/keep/README.md Install the Google Keep API Node.js client library using npm. ```sh $ npm install @googleapis/keep ``` -------------------------------- ### Install @googleapis/datamigration Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/datamigration/README.md Use npm to install the datamigration library. This is the initial step before using the client library in your Node.js application. ```sh $ npm install @googleapis/datamigration ``` -------------------------------- ### Install Network Management API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/networkmanagement/README.md Use npm to install the package as a dependency in your project. ```sh $ npm install @googleapis/networkmanagement ``` -------------------------------- ### Run Google Glass Mirror API Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/mirror/README.md Execute the sample application using Node.js. Ensure your OAuth2 credentials are set up in `oauth2.keys.json` before running. ```bash node mirror.js ``` -------------------------------- ### Install Chrome UX Report Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/chromeuxreport/README.md Use npm to install the library as a dependency in your project. ```shell $ npm install @googleapis/chromeuxreport ``` -------------------------------- ### Install Google Content API client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/content/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/content ``` -------------------------------- ### Install Business Profile Performance API client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/businessprofileperformance/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/businessprofileperformance ``` -------------------------------- ### Install Cloud Functions Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudfunctions/README.md Use npm to install the @googleapis/cloudfunctions package. This command is for installing the library for use in your project. ```sh $ npm install @googleapis/cloudfunctions ``` -------------------------------- ### Run YouTube Upload Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/youtube/README.md Execute the upload sample by running `node upload`. Ensure `oauth2.keys.json` is configured. ```bash node upload ``` -------------------------------- ### Install Groups Settings API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/groupssettings/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/groupssettings ``` -------------------------------- ### Install Google Cloud NetApp Volumes Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/netapp/README.md Use npm to install the @googleapis/netapp package. This command installs the client library for use in your Node.js project. ```sh $ npm install @googleapis/netapp ``` -------------------------------- ### Install @googleapis/ces Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/ces/README.md Install the @googleapis/ces package using npm. ```sh $ npm install @googleapis/ces ``` -------------------------------- ### Install Web Security Scanner Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/websecurityscanner/README.md Use npm to install the package as a dependency in your Node.js project. ```shell $ npm install @googleapis/websecurityscanner ``` -------------------------------- ### Install Cloud Channel API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudchannel/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/cloudchannel ``` -------------------------------- ### Install API Gateway Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/apigateway/README.md Use this command to install the @googleapis/apigateway package via npm. ```sh $ npm install @googleapis/apigateway ``` -------------------------------- ### Run YouTube Playlist Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/youtube/README.md Execute the playlist sample by running `node playlist`. Ensure `oauth2.keys.json` is configured. ```bash node playlist ``` -------------------------------- ### Install @googleapis/integrations Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/integrations/README.md Install the integrations package using npm. This is the first step to using the library in your Node.js project. ```sh npm install @googleapis/integrations ``` -------------------------------- ### Install Alert Center API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/alertcenter/README.md Use npm to install the package as a dependency in your Node.js project. ```sh $ npm install @googleapis/alertcenter ``` -------------------------------- ### Install Cloud Asset API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudasset/README.md Use npm to install the Cloud Asset API client library for Node.js. ```shell $ npm install @googleapis/cloudasset ``` -------------------------------- ### Install Cloud Number Registry Package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/cloudnumberregistry/README.md Install the Cloud Number Registry client library using npm. ```sh $ npm install @googleapis/cloudnumberregistry ``` -------------------------------- ### Run YouTube Search Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/youtube/README.md Execute the search sample by running `node search`. Ensure `oauth2.keys.json` is configured. ```bash node search ``` -------------------------------- ### Install Verified Access Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/verifiedaccess/README.md Use npm to install the Verified Access Node.js client library. This is the first step to using the library in your project. ```sh $ npm install @googleapis/verifiedaccess ``` -------------------------------- ### Install Apihub library Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/apihub/README.md Use npm to install the package in your project. ```sh $ npm install @googleapis/apihub ``` -------------------------------- ### Install Google VMware Engine Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/vmwareengine/README.md Use npm to install the Google VMware Engine Node.js client library. This command is for installing the library for existing applications. ```sh $ npm install @googleapis/vmwareengine ``` -------------------------------- ### Run the listVMs sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/compute/README.md Execute the listVMs.js script using the Node.js runtime. ```sh node listVMs.js ``` -------------------------------- ### Install bigquerydatatransfer package Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/bigquerydatatransfer/README.md Use npm to install the library as a dependency in your project. ```shell $ npm install @googleapis/bigquerydatatransfer ``` -------------------------------- ### Install Site Verification Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/siteVerification/README.md Install the Google Site Verification API Node.js client library using npm. ```sh $ npm install @googleapis/siteVerification ``` -------------------------------- ### Install Agent Registry Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/agentregistry/README.md Install the Agent Registry client library using npm. This is the first step to using the library in your Node.js project. ```sh npm install @googleapis/agentregistry ``` -------------------------------- ### Install Assured Workloads Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/assuredworkloads/README.md Use npm to install the package in your Node.js project. ```sh $ npm install @googleapis/assuredworkloads ``` -------------------------------- ### Run Node.js Blogger API Sample Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/blogger/README.md Execute the Node.js sample application to interact with the Blogger API. Ensure you have Node.js installed. ```sh node blogger.js ``` -------------------------------- ### Install Web Content Publisher Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/webcontentpublisher/README.md Install the Node.js client library for the Web Content Publisher API using npm. ```sh $ npm install @googleapis/webcontentpublisher ``` -------------------------------- ### Install Traffic Director API Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/trafficdirector/README.md Use this command to install the package via npm. ```sh $ npm install @googleapis/trafficdirector ``` -------------------------------- ### Install Cloud Deploy Node.js Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/clouddeploy/README.md Use npm to install the @googleapis/clouddeploy package. This is the initial step before using the library in your project. ```sh $ npm install @googleapis/clouddeploy ``` -------------------------------- ### Install Secret Manager Client Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/src/apis/secretmanager/README.md Use npm to install the package as a dependency in your Node.js project. ```sh $ npm install @googleapis/secretmanager ``` -------------------------------- ### Navigate to generated API Source: https://github.com/googleapis/google-api-nodejs-client/blob/main/generator.md Access the directory of a newly generated API to install dependencies and test. ```sh cd src/apis/apigee npm install ```