Skip to content

Commit f242404

Browse files
fix!: [merchantapi] non_product_performance_view table, seller segments 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: https://github.com/googleapis/googleapis-gen/commit/1a998e62de97a736654910d69ce27f224de1fdcc 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>
1 parent ebdc309 commit f242404

File tree

13 files changed

+864
-4240
lines changed

13 files changed

+864
-4240
lines changed

java-shopping-merchant-reports/google-shopping-merchant-reports/src/main/resources/META-INF/native-image/com.google.shopping.merchant.reports.v1beta/reflect-config.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,24 +1133,6 @@
11331133
"allDeclaredClasses": true,
11341134
"allPublicClasses": true
11351135
},
1136-
{
1137-
"name": "com.google.shopping.merchant.reports.v1beta.NonProductPerformanceView",
1138-
"queryAllDeclaredConstructors": true,
1139-
"queryAllPublicConstructors": true,
1140-
"queryAllDeclaredMethods": true,
1141-
"allPublicMethods": true,
1142-
"allDeclaredClasses": true,
1143-
"allPublicClasses": true
1144-
},
1145-
{
1146-
"name": "com.google.shopping.merchant.reports.v1beta.NonProductPerformanceView$Builder",
1147-
"queryAllDeclaredConstructors": true,
1148-
"queryAllPublicConstructors": true,
1149-
"queryAllDeclaredMethods": true,
1150-
"allPublicMethods": true,
1151-
"allDeclaredClasses": true,
1152-
"allPublicClasses": true
1153-
},
11541136
{
11551137
"name": "com.google.shopping.merchant.reports.v1beta.PriceCompetitivenessProductView",
11561138
"queryAllDeclaredConstructors": true,

0 commit comments

Comments
 (0)