docs(pubsub): add user guide quickstart for Pub/Sub
Adds an initial user guide for the Pub/Sub client library.
This is more or less the same example that we have in the google_cloud_pubsub::client documentation.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 96.14%. Comparing base (11a0ea8) to head (4b8eeb2).
:warning: Report is 190 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3764 +/- ##
=======================================
Coverage 96.14% 96.14%
=======================================
Files 140 140
Lines 5442 5442
=======================================
Hits 5232 5232
Misses 210 210
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@suzmue what did we decide to do with this PR?
@suzmue what did we decide to do with this PR?
I was just coming here to abandon it and saw your comment. I think we will want to include the quickstarts directly on cgc.