We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314071c commit 72252e9Copy full SHA for 72252e9
google/cloud/storage/bucket.py
@@ -2255,10 +2255,7 @@ def move_blob(
2255
timeout=_DEFAULT_TIMEOUT,
2256
retry=DEFAULT_RETRY_IF_GENERATION_SPECIFIED,
2257
):
2258
- """Move a blob to a new name within a single HNS bucket.
2259
-
2260
- *This feature is currently only supported for HNS (Heirarchical
2261
- Namespace) buckets.*
+ """Move a blob to a new name atomically.
2262
2263
If :attr:`user_project` is set on the bucket, bills the API request to that project.
2264
0 commit comments