Currently, Subscriber requires a Subscription argument, which means retrieving the subscription using SubscriptionAdminClient after creating a SubscriptionName instance.
This is too much boiler plate code for the user to have to setup a Subscriber instance, we should accept a SubscriptionName argument.
@pongad
Currently,
Subscriberrequires aSubscriptionargument, which means retrieving the subscription usingSubscriptionAdminClientafter creating aSubscriptionNameinstance.This is too much boiler plate code for the user to have to setup a
Subscriberinstance, we should accept aSubscriptionNameargument.@pongad