Skip to content

Commit c84857a

Browse files
1 parent a581957 commit c84857a

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

‎packages/google-cloud-dialogflow/README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ are addressed with the highest priority
1313

1414
Dialogflow API client for Node.js
1515

16-
[//]: # "partials.introduction"
16+
### **_IMPORTANT NOTE_**
17+
**Version 2.0.0 renames `dialogflow` to `@google-cloud/dialogflow` on npm, along with introducing TypeScript types.**
1718

1819
A comprehensive list of changes in each version may be found in
1920
[the CHANGELOG][homepage_changelog].

‎packages/google-cloud-language/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ are addressed with the highest priority
1313

1414
Cloud Natural Language API client for Node.js
1515

16-
[//]: # "partials.introduction"
16+
[Cloud Natural Language API](https://cloud.google.com/natural-language/docs) provides natural
17+
language understanding technologies to developers, including sentiment analysis, entity
18+
analysis, and syntax analysis. This API is part of the larger Cloud Machine Learning API family.
1719

1820
A comprehensive list of changes in each version may be found in
1921
[the CHANGELOG][homepage_changelog].

‎packages/google-cloud-monitoring/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
[//]: # "partials.introduction"
1+
[Stackdriver Monitoring](https://cloud.google.com/monitoring/docs) collects metrics, events, and metadata from
2+
Google Cloud Platform, Amazon Web Services (AWS), hosted uptime probes, application instrumentation,
3+
and a variety of common application components including Cassandra, Nginx, Apache Web Server, Elasticsearch and many others.
24
[//]: # "This README.md file is auto-generated, all changes to this file will be lost."
35
[//]: # "To regenerate it, use `python -m synthtool`."
46
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>

‎packages/google-cloud-translate/README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ are addressed with the highest priority
1313

1414
Cloud Translation API client for Node.js
1515

16-
[//]: # "partials.introduction"
16+
The [Cloud Translation API](https://cloud.google.com/translate/docs/),
17+
can dynamically translate text between thousands
18+
of language pairs. The Cloud Translation API lets websites and programs
19+
integrate with the translation service programmatically. The Cloud Translation
20+
API is part of the larger Cloud Machine Learning API family.
1721

1822
A comprehensive list of changes in each version may be found in
1923
[the CHANGELOG][homepage_changelog].

0 commit comments

Comments
 (0)