|
Hi all, Thank you for the great work, it's exciting to see Rust gaining traction in the GCP ecosystem. Is there a current list of services with available libraries? If not, is there a recommended way to check what's presently supported? I'm particularly interested in Firestore and PubSub. From what I can tell, Firestore seems to have only an Admin crate, and PubSub support may still be pending. Cheers. |
Replies: 1 comment 5 replies
2026-08A (belated) update. Since I provided this answer:
That leaves as unimplemented:
We have also launched many more services (see the command below to find a list), and streaming RPCs are in the works. 2025-07At the moment it is easier to list what services are not implemented (yet):
We are also missing streaming RPCs in some services. I was able to create a list using:
|
2026-08
A (belated) update. Since I provided this answer:
That leaves as unimplemented:
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):
We are also missing streaming RPCs in some services. I was able to create a list using: