File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ An idiomatic C++ client library for
66[Secret Manager API](https://cloud.google.com/secretmanager/), a service that
77stores sensitive data such as API keys, passwords, and certificates.
88
9- This library is **experimental**. Its APIs are subject to change without notice.
9+ While this library is **GA**, please note that the Google Cloud C++
10+ client libraries do **not** follow [Semantic Versioning](https://semver.org/).
1011
1112This library requires a C++11 compiler. It is supported (and tested) on multiple
1213Linux distributions, as well as Windows and macOS. The
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ An idiomatic C++ client library for
66[Cloud Tasks API](https://cloud.google.com/tasks/), a service that
77manages the execution of large numbers of distributed requests.
88
9- This library is **experimental**. Its APIs are subject to change without notice.
9+ While this library is **GA**, please note that the Google Cloud C++
10+ client libraries do **not** follow [Semantic Versioning](https://semver.org/).
1011
1112This library requires a C++11 compiler. It is supported (and tested) on multiple
1213Linux distributions, as well as Windows and macOS. The
You can’t perform that action at this time.
0 commit comments