Skip to content

Commit ff84fb2

Browse files
clarkperkinssduskis
authored andcommitted
---
yaml --- r: 22303 b: refs/heads/autosynth-asset c: aa5f271 h: refs/heads/master i: 22301: f17d7e6 22299: baf1548 22295: 7662202 22287: 0012e9f 22271: dc925c1
1 parent 722720b commit ff84fb2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

  • branches/autosynth-asset/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ refs/heads/autosynth-vision: 3866c747a5e87b5dfd530d7134907a7ed1fb16de
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
122122
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123-
refs/heads/autosynth-asset: 0cda5618af370a34416458bf2d36cf1e102f2404
123+
refs/heads/autosynth-asset: aa5f27188cc55ebb5773b6597c6c49c965a40add
124124
refs/heads/autosynth-automl: 2a8b018cf05811fd472e5d1053e67a12ceec0b64
125125
refs/heads/autosynth-bigquerydatatransfer: 564833a85642d4194adc025f021e10e723154246
126126
refs/heads/autosynth-bigquerystorage: a75c34ed7a11741669121be69a7021a00f1133ce

branches/autosynth-asset/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing/FakeStorageRpc.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ private static boolean processedAsFolder(
516516
fakeFolder.setName(folderName);
517517
fakeFolder.setBucket(so.getBucket());
518518
fakeFolder.setGeneration(so.getGeneration());
519+
fakeFolder.set("isDirectory", true);
519520
folders.put(folderName, fakeFolder);
520521
return true;
521522
}

0 commit comments

Comments
 (0)