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 webpage provides a comprehensive list of Google Cloud Pub/Sub C++ library versions, ranging from 2.11.0 to 2.37.0-rc, which is the latest release candidate."],["Each version listed links to the `SubscriptionOption` documentation for that specific release, allowing users to find information on that version of the struct."],["The page highlights the `SubscriptionOption` functionality, which enables users to override the default subscription for a request in applications that require receiving messages from multiple subscriptions."],["`SubscriptionOption` can be utilized in `Subscriber::Pull()` or `Subscriber::Subscribe()` calls to specify a non-default subscription."],["The page defines an Alias for the `Subscription` type."]]],[]]