Commit a58b916
authored
feat: [ShoppingMerchantProducts] a new field
* feat: a new field `base64_encoded_name` is added to the `Product` message
feat: new fields - `base64_encoded_name` and `base64_encoded_product` added to the `ProductInput` message
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1.ProductInput` is changed
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1.Product` is changed
PiperOrigin-RevId: 896968813
Source-Link: googleapis/googleapis@2aba484
Source-Link: googleapis/googleapis-gen@820077f
Copy-Tag: eyJwIjoiU2hvcHBpbmdNZXJjaGFudFByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiI4MjAwNzdmOGY5ZDdkZGUwZGEyYzA3MTk3MjA2OGVlOWM1NzQyMWE4In0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>base64_encoded_name is added to the Product message (#9089)1 parent 6ea26f5 commit a58b916
12 files changed
Lines changed: 335 additions & 93 deletions
File tree
- ShoppingMerchantProducts
- metadata/V1
- samples/V1
- ProductInputsServiceClient
- ProductsServiceClient
- src/V1
- tests/Unit/V1/Client
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments