If I go to the pubsub.Topic page (http://googlecloudplatform.github.io/gcloud-node/#/docs/master/pubsub/topic) I see what I expect: a class called Topic ("Topic (code on GitHub)")
If I go to the same page for Subscription (http://googlecloudplatform.github.io/gcloud-node/#/docs/master/pubsub/subscription) I see something kind of weird and different: "pubsub/subscription (code on GitHub)".
Any idea why this doesn't have the proper naming?
If I go to the pubsub.Topic page (http://googlecloudplatform.github.io/gcloud-node/#/docs/master/pubsub/topic) I see what I expect: a class called Topic ("Topic (code on GitHub)")
If I go to the same page for Subscription (http://googlecloudplatform.github.io/gcloud-node/#/docs/master/pubsub/subscription) I see something kind of weird and different: "pubsub/subscription (code on GitHub)".
Any idea why this doesn't have the proper naming?