Nuacht

Enum.java:238:in valueOf': java.lang.IllegalArgumentException: No enum constant jnr.constants.platform.AddressFamily.AF_AF_INET from AddressFamily.java:4:invalueOf ...
The simple GET API works in local machine but not in the cloud when deployed as an app because the valueOf method does not exist in the generated java classes for enums generated from proto for the ...