gcloud functions deploy hellopubsub --trigger-topic projects/pub-sub-331602/topics/facebook-message --runtime nodejs12
I got error message
ERROR: (gcloud.functions.deploy) argument --trigger-topic: Invalid value 'projects/pub-sub-331602/topics/facebook-message': Topic must contain only Latin letters (lower- or upper-case), digits and the characters - + . _ ~ %. It must start with a letter and be from 3 to 255 characters long.
i already follow this pattern
https://cloud.google.com/sdk/gcloud/reference/beta/functions/deploy