Skip to content

Commit a8c1a93

Browse files
fix(workflowexecutions): update the API
1 parent 47372bc commit a8c1a93

File tree

3 files changed

+890
-0
lines changed

3 files changed

+890
-0
lines changed

src/apis/workflowexecutions/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
> Execute workflows created with Workflows API.
66
7+
## Support status
8+
**Note**: Google provides multiple libraries for this service. This library is in
9+
maintenance mode, and will continue to be made available for users who have
10+
existing applications. If you're building a new application, or modernizing a
11+
legacy application, please use [@google-cloud/workflows](https://www.npmjs.com/package/@google-cloud/workflows) instead.
12+
The [@google-cloud/workflows](https://www.npmjs.com/package/@google-cloud/workflows) library is faster, easier to use, and better maintained.
13+
14+
To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).
15+
716
## Installation
817

918
```sh

0 commit comments

Comments
 (0)