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."],[[["The latest version available is 2.37.0-rc, with numerous other versions, down to 2.11.0, also listed."],["This webpage provides documentation for `SubscriptionOption` across multiple versions of the Google Cloud Pub/Sub C++ library."],["`SubscriptionOption` is used to override the default subscription in `Subscriber::Pull()` or `Subscriber::Subscribe()` calls for applications needing messages from multiple subscriptions."],["The `SubscriptionOption` is an alias of the type `Subscription` within the library."]]],[]]