GoogleCloudPlatform/getting-started-java

/background - uses a deprecated pubsub API

Closed this issue · 1 comments

lesv commented

[WARNING] getting-started-java/background/src/main/java/com/getstarted/background/util/BackgroundContextListener.java:[24,27] [deprecation] ProjectTopicName in com.google.pubsub.v1 has been deprecated

Per googleapis/java-pubsub#58, this method was deprecated early and will be fixed soon. I'll leave this issue open and update once the new resource naming methods are available.