Skip to content

Commit 4040a3d

Browse files
fix(workflows): update the API
1 parent a8c1a93 commit 4040a3d

File tree

3 files changed

+1182
-9
lines changed

3 files changed

+1182
-9
lines changed

src/apis/workflows/README.md

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

55
> Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions 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-
167
## Installation
178

189
```sh

0 commit comments

Comments
 (0)