Facing this issue with 0.20.0-beta and 0.19.0-alpha. Curiously, our jars with 0.19.0-alpha were working fine till a couple of days back on appengine-flex. The same are failing with this error on restart. AFAICT there is no change in dependencies.
Had first posted this on stackoverflow. Not sure if this is the right forum for this error report. Trying my luck.
java.lang.NoSuchMethodError: com.google.pubsub.v1.Subscription$Builder.setNameWithSubscriptionName(Lcom/google/pubsub/v1/SubscriptionName;)Lcom/google/pubsub/v1/Subscription$Builder;
- at com.google.cloud.pubsub.spi.v1.SubscriptionAdminClient.createSubscription (SubscriptionAdminClient.java:302)