Linkage Error found while exposing getNotification in storage. #38
Labels
api: storage
Issues related to the googleapis/java-storage-nio API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Build failed of storage -138 due to linkage error :
Solution:
java-storage-nio/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing/FakeStorageRpc.java
Lines 632 to 644 in df030b8
We have to override
getNotification
method inFakeStorageRpc.java
once storage - 138 gets merged.The text was updated successfully, but these errors were encountered: