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-04-17 UTC."],[[["This webpage documents the `SubscriptionOption` for the Google Cloud Pub/Sub C++ client library, spanning multiple versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SubscriptionOption` allows users to override the default subscription in `Subscriber::Pull()` or `Subscriber::Subscribe()` calls when handling messages from various subscriptions."],["The provided content details a complete list of all available `SubscriptionOption` versions, allowing users to navigate through the documentation of each of the individual version as needed."],["The `Subscription` type is aliased to the `SubscriptionOption` type."]]],[]]