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: docs/deployment/filesystems/gcs.zh.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ under the License.
25
25
26
26
# Google Cloud Storage
27
27
28
-
[Google Cloud storage](https://cloud.google.com/storage) (GCS) provides cloud storage for a variety of use cases. You can use it for **reading** and **writing data**, and for checkpoint storage when using [`FileSystemCheckpointStorage`]({% link ops/state/checkpoints.md %}#the-filesystemcheckpointstorage)) with the [streaming **state backends**]({% link ops/state/state_backends.md %}).
28
+
[Google Cloud storage](https://cloud.google.com/storage) (GCS) provides cloud storage for a variety of use cases. You can use it for **reading** and **writing data**, and for checkpoint storage when using [`FileSystemCheckpointStorage`]({% link ops/state/checkpoints.zh.md %}#the-filesystemcheckpointstorage)) with the [streaming **state backends**]({% link ops/state/state_backends.zh.md %}).
0 commit comments