-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement pubsub samples #11720
Comments
Splitting into 3 PRs
b. pubsub_commit_avro_schema To test ListSchemaRevisionss CommitAvroSchema c. pubsub_commit_proto_schema ListSchemaRevisionss CommitProtobufSchema Ran before sending PR
pubsub_rollback_schema pubsub_delete_schema_revision pubsub_create_topic_with_schema_revisions Testing for the proto
pubsub_update_topic_schema |
3 more PRS pubsub_subscribe_avro_records_with_revisions pubsub_create_unwrapped_push_subscription pubsub_create_cloud_storage_subscription Work is in branch: issue-11720-cloud-storage-sample |
There are 10 pubsub samples that are missing for C++
https://cloud.google.com/pubsub/docs/samples
This issue will track the implementation
The text was updated successfully, but these errors were encountered: