Skip to content

Commit

Permalink
fix!: [merchantapi] non_product_performance_view table, seller segmen…
Browse files Browse the repository at this point in the history
…ts in product_performance_view table, and entity ids in best_seller tables are removed (#9981)

* fix!: non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed

PiperOrigin-RevId: 574788376

Source-Link: googleapis/googleapis@d160921

Source-Link: googleapis/googleapis-gen@1a998e6
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIxYTk5OGU2MmRlOTdhNzM2NjU0OTEwZDY5Y2UyN2YyMjRkZTFmZGNjIn0=

* 🦉 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Oct 19, 2023
1 parent ebdc309 commit f242404
Show file tree
Hide file tree
Showing 13 changed files with 864 additions and 4,240 deletions.
Expand Up @@ -1133,24 +1133,6 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.merchant.reports.v1beta.NonProductPerformanceView",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.merchant.reports.v1beta.NonProductPerformanceView$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.merchant.reports.v1beta.PriceCompetitivenessProductView",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit f242404

Please sign in to comment.