docs: move region tags to fix docs#3100
docs: move region tags to fix docs#3100camiekim wants to merge 2 commits intoGoogleCloudPlatform:mainfrom camiekim:fix-docs
Conversation
|
Here is the summary of changes. You are about to add 2 region tags.
You are about to delete 2 region tags.
This comment is generated by snippet-bot.
|
iennae
left a comment
There was a problem hiding this comment.
-
We shouldn't touch index.js; it's auto-generated
-
Removing the comment and moving the region tag I think breaks a standard we have to let the developer uncomment these out. I think that the problem is line 32 in the original file should probably be documenting const workflowName = 'myFirstWorkflow';
3 Do you happen to know why we have this quickstart as well as the one in the level above labeled quickstart.js ? These are different quickstarts and it confused me at first, so I think that might be distracting to others as well.
|
Thanks, Jennifer. I'll close this PR and open a new one. Regarding why there are two samples, |
Per b/276737524