Reference documentation and code samples for the Cloud Pub/Sub v1 API class Subscriber.
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the Pull method or by
establishing a bi-directional stream using the StreamingPull method.
public static void BindService(ServiceBinderBase serviceBinder, Subscriber.SubscriberBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSubscriber\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API is version 3.23.0, with a list of previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubscriber\u003c/code\u003e class is a service used by applications to manage subscriptions and consume messages either through the \u003ccode\u003ePull\u003c/code\u003e method or the \u003ccode\u003eStreamingPull\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSubscriber\u003c/code\u003e inherits from the base object class, with the following inherited members; GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows the creation of a service definition that can be registered with a server, taking in a \u003ccode\u003eSubscriber.SubscriberBase\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e also can register service methods with a service binder, utilizing the \u003ccode\u003eAddMethod\u003c/code\u003e method, and an object implementing the server-side logic with \u003ccode\u003eSubscriber.SubscriberBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]