Skip to content

Commit ee8e513

Browse files
authored
fix(storage): migrate old region all to storagetransfer_transfer_all step 1 (GoogleCloudPlatform#9917)
1 parent 8e31c56 commit ee8e513

File tree

1 file changed

+2
-0
lines changed
  • storage-transfer/src/test/java/com/google/cloud/storage/storagetransfer/samples/test/util

1 file changed

+2
-0
lines changed

storage-transfer/src/test/java/com/google/cloud/storage/storagetransfer/samples/test/util/TransferJobUtils.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17+
// [START storagetransfer_transfer_all]
1718
// [START all]
1819

1920
package com.google.cloud.storage.storagetransfer.samples.test.util;
@@ -68,3 +69,4 @@ public static TimeOfDay createTimeOfDay(String timeString)
6869
}
6970
}
7071
// [END all]
72+
// [END storagetransfer_transfer_all]

0 commit comments

Comments
 (0)