You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/apis/storagebatchoperations/README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,15 @@
4
4
5
5
>
6
6
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/storagebatchoperations](https://www.npmjs.com/package/@google-cloud/storagebatchoperations) instead.
12
+
The [@google-cloud/storagebatchoperations](https://www.npmjs.com/package/@google-cloud/storagebatchoperations) 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).
0 commit comments