This repository was archived by the owner on Jul 20, 2023. It is now read-only.
chore(samples): interactive tutorials code samples for import products#147
Merged
bcoe merged 2 commits intogoogleapis:mainfrom Mar 8, 2022
Merged
chore(samples): interactive tutorials code samples for import products#147bcoe merged 2 commits intogoogleapis:mainfrom
bcoe merged 2 commits intogoogleapis:mainfrom
Conversation
|
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
3c65377 to
339d363
Compare
|
Warning: This pull request is touching the following templated files:
|
339d363 to
5b5b416
Compare
5b5b416 to
bcb3c9f
Compare
bcoe
approved these changes
Feb 21, 2022
kweinmeister
suggested changes
Feb 21, 2022
bcb3c9f to
9ba4f36
Compare
kweinmeister
approved these changes
Feb 23, 2022
268b217 to
6d57320
Compare
chenlei1216
approved these changes
Feb 25, 2022
| }; | ||
|
|
||
| // The mode of reconciliation between existing products and the products to be imported. | ||
| const reconciliationMode = reconciliationModes.FULL; |
Contributor
There was a problem hiding this comment.
Should we start with INCREMENTAL? FULL may take longer to finish and may delete products created by other samples.
6d57320 to
7772fac
Compare
083f348 to
750417a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕