Skip to content

Commit

Permalink
chore: regen cbwp golden
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pana <[email protected]>
  • Loading branch information
acpana committed Jun 20, 2024
1 parent b22c9e9 commit 780ac68
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ X-Xss-Protection: 0
"selfLink": "https://www.googleapis.com/compute/beta/projects/${projectId}/global/operations/${operationID}",
"startTime": "2024-04-01T12:34:56.123456Z",
"status": "RUNNING",
"targetId": "${networkID}",
"targetId": "7780111738275460050",
"targetLink": "https://www.googleapis.com/compute/beta/projects/${projectId}/global/networks/computenetwork-${uniqueId}",
"user": "[email protected]"
}
Expand Down Expand Up @@ -1023,7 +1023,7 @@ X-Xss-Protection: 0
"selfLink": "https://www.googleapis.com/compute/beta/projects/${projectId}/global/operations/${operationID}",
"startTime": "2024-04-01T12:34:56.123456Z",
"status": "RUNNING",
"targetId": "${networkID}",
"targetId": "7780111738275460050",
"targetLink": "https://www.googleapis.com/compute/beta/projects/${projectId}/global/networks/computenetwork-${uniqueId}",
"user": "[email protected]"
}
Expand Down

0 comments on commit 780ac68

Please sign in to comment.