Skip to content

Commit

Permalink
docs: update list of available APIs. (#2973)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Feb 29, 2020
1 parent 2572efe commit c224bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ applications that interact with individual Google Cloud services:
| [AutoML](https://github.com/googleapis/nodejs-automl) | [:notebook:](https://googleapis.dev/nodejs/automl/latest) | `npm i @google-cloud/automl` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=automl.googleapis.com) ||
| [BigQuery](https://github.com/googleapis/nodejs-bigquery) | [:notebook:](https://googleapis.dev/nodejs/bigquery/latest) | `npm i @google-cloud/bigquery` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=bigquery.googleapis.com) ||
| [Bigtable](https://github.com/googleapis/nodejs-bigtable) | [:notebook:](https://googleapis.dev/nodejs/bigtable/latest) | `npm i @google-cloud/bigtable` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=bigtable.googleapis.com) ||
| [Billing](https://github.com/googleapis/nodejs-billing) | [:notebook:](https://googleapis.dev/nodejs/billing/latest/index.html) | `npm i @google-cloud/billing` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=cloudbilling.googleapis.com) ||
| [Billing Budgets](https://github.com/googleapis/nodejs-billing-budgets) | [:notebook:](https://googleapis.dev/nodejs/billingbudgets/latest/index.html) | `npm i @google-cloud/billing-budgets` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=billingbudgets.googleapis.com) ||
| [Build](https://github.com/googleapis/nodejs-cloudbuild) | [:notebook:](https://googleapis.dev/nodejs/cloudbuild/latest/index.html) | `npm i @google-cloud/cloudbuild` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=cloudbuild.googleapis.com) ||
| [Data Catalog](https://github.com/googleapis/nodejs-datacatalog) | [:notebook:](https://googleapis.dev/nodejs/datacatalog/latest) | `npm i @google-cloud/datacatalog` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=datacatalog.googleapis.com) ||
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"updateTime": "2020-02-26T12:10:29.776478Z"
"updateTime": "2020-02-29T12:10:11.341682Z"
}

0 comments on commit c224bb2

Please sign in to comment.