Skip to content

Commit 12e8f71

Browse files
1 parent c0bc899 commit 12e8f71

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Java idiomatic client for [Cloud Storage][product-docs].
99
- [Client Library Documentation][javadocs]
1010

1111

12-
1312
## Quickstart
1413

1514
If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
@@ -99,13 +98,6 @@ to add `google-cloud-storage` as a dependency in your code.
9998
See the [Cloud Storage client library docs][javadocs] to learn how to
10099
use this Cloud Storage Client Library.
101100

102-
## About Storage Control
103-
104-
The [Storage Control API][storage-control-reference] lets you perform metadata-specific, control plane, and long-running operations.
105-
106-
The Storage Control API creates one space to perform metadata-specific, control plane, and long-running operations apart from the Storage API. Separating these operations from the Storage API improves API standardization and lets you run faster releases.
107-
108-
109101

110102
#### Creating an authorized service object
111103

@@ -426,7 +418,6 @@ Java is a registered trademark of Oracle and/or its affiliates.
426418

427419
[product-docs]: https://cloud.google.com/storage
428420
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-storage/latest/history
429-
[storage-control-reference] https://cloud.google.com/storage/docs/reference/rpc/
430421
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-storage/java7.svg
431422
[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-storage/java7.html
432423
[kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-storage/java8.svg

0 commit comments

Comments
 (0)