feat: add schema revision samples#1870
Conversation
|
Here is the summary of changes. You are about to add 18 region tags.
This comment is generated by snippet-bot.
|
…pubsub into schema-revisions
|
Warning: This pull request is touching the following templated files:
|
hongalex
left a comment
There was a problem hiding this comment.
These samples look good. I think there are a few missing ones,most important is probably pubsub_get_schema_revision but also pubsub_commit_proto_schema and pubsub_subscribe_avro_records_with_revisions. The first two should probably go in this PR, while the latter two can be in a separate PR?
Hmm, those didn't make it into my hotlist. I'll just add them in this PR. |
…nodejs-pubsub into schema-revisions
This adds support for easily getting a schema gapic client, along with samples for schema revisions.