Skip to content
Discussion options

You must be logged in to vote

2026-08

A (belated) update. Since I provided this answer:

  • Storage is GA
  • Pub/Sub is GA
  • BigQuery is in preview
  • Spanner is in preview

That leaves as unimplemented:

  • Bigtable (data plane)
  • Datastore
  • Firestore (data plane)

We have also launched many more services (see the command below to find a list), and streaming RPCs are in the works.

2025-07

At the moment it is easier to list what services are not implemented (yet):

  • Bigtable (data plane)
  • BigQuery
  • Datastore
  • Firestore (data plane)
  • Pub/Sub
  • Spanner (data plane)
  • Storage (in progress)

We are also missing streaming RPCs in some services. I was able to create a list using:

find src/generated/ -name 'README.md' | xargs sed -n 's/^# Google Clou…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@mmukada
Comment options

@mmukada
Comment options

@coryan
Comment options

@mmukada
Comment options

@mmukada
Comment options

Answer selected by mmukada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants