google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

docs(pubsub): add user guide quickstart for Pub/Sub

Open suzmue opened this issue 2 months ago • 1 comments

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.

suzmue avatar Nov 10 '25 20:11 suzmue

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.

codecov[bot] avatar Nov 10 '25 20:11 codecov[bot]

@suzmue what did we decide to do with this PR?

coryan avatar Dec 12 '25 17:12 coryan

@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.

suzmue avatar Dec 12 '25 22:12 suzmue