Using Console
Using CLI
[SUBSCRIPTION_NAME]
with the name of the subscription you want to update, and set the capacity value to 4 (or any value between 4 and 32).
5. Verify that the subscription capacity has been updated by running the following command:Using Python
google-cloud-pubsub
library using pip. You can do this by running the following command in your terminal:
your-project-id
and your-subscription-name
with the actual project ID and subscription name that you want to remediate.