Skip to content

Commit dc5891c

Browse files
feat: [compute] Update Compute Engine API to revision 20221224 (#760) (#9012)
- [ ] Regenerate this pull request now. Source-Link: https://togithub.com/googleapis/googleapis/commit/17d56133af13ea8e541f646095f3621b61ac4948 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/42cd552fa5be95be5ce5136ba93e83388b7591d8 Copy-Tag: eyJwIjoiamF2YS1jb21wdXRlLy5Pd2xCb3QueWFtbCIsImgiOiI0MmNkNTUyZmE1YmU5NWJlNWNlNTEzNmJhOTNlODMzODhiNzU5MWQ4In0=
1 parent 27c3c65 commit dc5891c

20 files changed

+17042
-14834
lines changed

java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ReservationsClientTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ public void getTest() throws Exception {
215215
.setKind("kind3292052")
216216
.setName("name3373707")
217217
.putAllResourcePolicies(new HashMap<String, String>())
218+
.setResourceStatus(AllocationResourceStatus.newBuilder().build())
218219
.setSatisfiesPzs(true)
219220
.setSelfLink("selfLink1191800166")
220221
.setShareSettings(ShareSettings.newBuilder().build())

0 commit comments

Comments
 (0)