Skip to content

Commit

Permalink
docs: add note about HNS support to moveBlob (#2929)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelgrosso1 authored Feb 13, 2025
1 parent cc03784 commit c461546
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5036,6 +5036,8 @@ default BlobWriteSession blobWriteSession(BlobInfo blobInfo, BlobWriteOption...
* {@link Storage#delete(BlobId)}, however without the ability to change metadata fields for the
* target object.
*
* <p>This feature is currently only supported for HNS (Hierarchical Namespace) buckets.
*
* @since 2.48.0
*/
@TransportCompatibility({Transport.HTTP, Transport.GRPC})
Expand Down

0 comments on commit c461546

Please sign in to comment.