Some applications need to receive messages from multiple subscriptions. In this case they can use this option to override the default subscription in a Subscriber::Pull() or Subscriber::Subscribe() call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage documents various versions of the `SubscriptionOption` for Google Cloud Pub/Sub, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SubscriptionOption` allows applications to override the default subscription when using `Subscriber::Pull()` or `Subscriber::Subscribe()`, enabling the reception of messages from multiple subscriptions."],["The most recent stable release of the `SubscriptionOption` documented on this page is version 2.36.0, while the oldest being 2.11.0."],["The latest version is a release candidate, version 2.37.0-rc, which may contain features not present in stable releases."],["Type aliases for the object described in this documentation is `Subscription`."]]],[]]