Skip to content

Commit

Permalink
fix(storage): migrate old region all to storagetransfer_transfer_all …
Browse files Browse the repository at this point in the history
…step 1 (#9917)
  • Loading branch information
OremGLG authored Dec 29, 2024
1 parent 8e31c56 commit ee8e513
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* limitations under the License.
*/

// [START storagetransfer_transfer_all]
// [START all]

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

0 comments on commit ee8e513

Please sign in to comment.