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 version history and documentation for `SubscriptionOption` within the Google Cloud Pub/Sub C++ library, ranging from version 2.11.0 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()` in scenarios where multiple subscriptions are required."],["The current displayed version, as well as being the default documentation shown, is version 2.34.0."],["`Subscription` is the type alias for the class and all versions show documentation for `structgoogle_1_1cloud_1_1pubsub_1_1SubscriptionOption` for their respective version."]]],[]]