File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
google-cloud-storage/src/main/java/com/google/cloud/storage Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 5050 * ID</a> and <a href="https://github.com/googleapis/google-cloud-java#authentication">provide
5151 * credentials</a>.
5252 *
53+ * <p>Operations in this library are generally thread safe, except for the use of <a
54+ * href="https://github.com/googleapis/java-storage/blob/main/google-cloud-storage/src/main/java/com/google/cloud/storage/BlobReadChannel.java">
55+ * BlobReadChannel</a> and <a
56+ * href="https://github.com/googleapis/java-storage/blob/main/google-cloud-storage/src/main/java/com/google/cloud/storage/BlobWriteChannel.java">
57+ * BlobWriteChannel</a>.
58+ *
5359 * @see <a href="https://cloud.google.com/storage/">Google Cloud Storage</a>
5460 */
5561package com .google .cloud .storage ;
You can’t perform that action at this time.
0 commit comments