Skip to content

Commit e2d8dc2

Browse files
authored
Declare GCS client library as Beta. (#2002)
1 parent 60648f4 commit e2d8dc2

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,8 @@ This library supports the following Google Cloud Platform services with clients
4141
at the [Beta](#versioning) quality level:
4242

4343
- [Google Cloud Bigtable](google/cloud/bigtable/README.md#readme)
44-
45-
This library supports the following Google Cloud Platform services with clients
46-
at the [Alpha](#versioning) quality level:
47-
4844
- [Google Cloud Storage](google/cloud/storage/README.md#readme)
4945

50-
The libraries in this code base likely do not (yet) cover all the available
51-
APIs.
52-
5346
## Table of Contents
5447

5548
- [Requirements](#requirements)

google/cloud/storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ client.
1111
## Status
1212

1313
This library support Google Cloud Storage at the
14-
[Alpha](../README.md#versioning) quality level.
14+
[Beta](../README.md#versioning) quality level.
1515

1616
## Documentation
1717

0 commit comments

Comments
 (0)