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
feat: Add ability to create a PCU Prefix at the object level (#2345)
* feat: Add ability to create a PCU Prefix at the object level
* Allow no prefix and just create the objects at the ultimate object destination
* Add in tests for the prefix and without a prefix
* linter
* Make using an actual prefix private
* linter
* add in to the directory where the part files will be created
* Remove directory level in ObjectNamePrefix Naming Strategy
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Copy file name to clipboardexpand all lines: google-cloud-storage/src/main/java/com/google/cloud/storage/ParallelCompositeUploadBlobWriteSessionConfig.java
Copy file name to clipboardexpand all lines: google-cloud-storage/src/test/java/com/google/cloud/storage/ParallelCompositeUploadBlobWriteSessionConfigTest.java
+17
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,23 @@ public void partNameStrategy_prefix_stillWorksWithFmtPattern() throws Exception
0 commit comments