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
Copy file name to clipboardExpand all lines: sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/AddressesClientTest.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ public void deleteTest() throws Exception {
149
149
.setName("name3373707")
150
150
.setOperationType("operationType91999553")
151
151
.setProgress(-1001078227)
152
-
.setRegion("region-9622")
152
+
.setRegion("region-934795532")
153
153
.setSelfLink("selfLink1191800166")
154
154
.setStartTime("startTime-2129294769")
155
155
.setStatus(Status.DONE)
@@ -164,7 +164,7 @@ public void deleteTest() throws Exception {
Copy file name to clipboardExpand all lines: sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/RegionOperationsClientTest.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ public void getTest() throws Exception {
90
90
.setName("name3373707")
91
91
.setOperationType("operationType91999553")
92
92
.setProgress(-1001078227)
93
-
.setRegion("region-9622")
93
+
.setRegion("region-934795532")
94
94
.setSelfLink("selfLink1191800166")
95
95
.setStartTime("startTime-2129294769")
96
96
.setStatus(Status.DONE)
@@ -160,7 +160,7 @@ public void waitTest() throws Exception {
0 commit comments