Skip to content

Commit 9135abe

Browse files
feat: [merchantapi] Channel enum is added (#9957)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 572916805 Source-Link: https://togithub.com/googleapis/googleapis/commit/3a90bf94e340547bfe4cd5001ead9c7aaece0145 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/23226f7680061a9142492c791d137225ecfc4515 Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1pbnZlbnRvcmllcy8uT3dsQm90LnlhbWwiLCJoIjoiMjMyMjZmNzY4MDA2MWE5MTQyNDkyYzc5MWQxMzcyMjVlY2ZjNDUxNSJ9 feat: ReportingContext enum is added fix!: Destination enum is wrapped in a message PiperOrigin-RevId: 572913446 Source-Link: https://togithub.com/googleapis/googleapis/commit/28d3bc7d10fe6cd1a515361af4ea1fd57bf63c17 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/38ead60fdac039ca036d8dd8bd6eca4305515d05 Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1pbnZlbnRvcmllcy8uT3dsQm90LnlhbWwiLCJoIjoiMzhlYWQ2MGZkYWMwMzljYTAzNmQ4ZGQ4YmQ2ZWNhNDMwNTUxNWQwNSJ9 fix!: Update go_package and Go importpath: A new packaging option `cloud.google.com/go/shopping/css/apiv1/csspb;csspb` for `go_package` is added. An existing packaging option `google.golang.org/genproto/googleapis/shopping/css/v1;css` for `go_package` is removed. A new packaging option `cloud.google.com/go/shopping/merchant/inventories/apiv1beta/inventoriespb;inventoriespb` for `go_package` is added. An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/inventories/v1beta;inventories` for `go_package` is removed. A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added. An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed. A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added. An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed. A new packaging option `cloud.google.com/go/shopping/merchant/reports/apiv1beta/reportspb;reportspb` for `go_package` is added. An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/reports/v1beta;reports` for `go_package` is removed. PiperOrigin-RevId: 572390800 Source-Link: https://togithub.com/googleapis/googleapis/commit/b64fd17d207a2f80f54c4a3fc2249acee857a43a Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/27ee81ad4a19d76e01abc9e10554d0e928ebcd06 Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1pbnZlbnRvcmllcy8uT3dsQm90LnlhbWwiLCJoIjoiMjdlZTgxYWQ0YTE5ZDc2ZTAxYWJjOWUxMDU1NGQwZTkyOGViY2QwNiJ9
1 parent 2a8403b commit 9135abe

File tree

15 files changed

+2263
-179
lines changed

15 files changed

+2263
-179
lines changed

java-shopping-merchant-inventories/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.23.0</version>
26+
<version>26.25.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
201201
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-shopping-merchant-inventories/java11.html
202202
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
203203
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-inventories.svg
204-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.0.0
204+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.4.0
205205
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
206206
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
207207
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

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

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,6 +1205,33 @@
12051205
"allDeclaredClasses": true,
12061206
"allPublicClasses": true
12071207
},
1208+
{
1209+
"name": "com.google.shopping.type.Channel",
1210+
"queryAllDeclaredConstructors": true,
1211+
"queryAllPublicConstructors": true,
1212+
"queryAllDeclaredMethods": true,
1213+
"allPublicMethods": true,
1214+
"allDeclaredClasses": true,
1215+
"allPublicClasses": true
1216+
},
1217+
{
1218+
"name": "com.google.shopping.type.Channel$Builder",
1219+
"queryAllDeclaredConstructors": true,
1220+
"queryAllPublicConstructors": true,
1221+
"queryAllDeclaredMethods": true,
1222+
"allPublicMethods": true,
1223+
"allDeclaredClasses": true,
1224+
"allPublicClasses": true
1225+
},
1226+
{
1227+
"name": "com.google.shopping.type.Channel$ChannelEnum",
1228+
"queryAllDeclaredConstructors": true,
1229+
"queryAllPublicConstructors": true,
1230+
"queryAllDeclaredMethods": true,
1231+
"allPublicMethods": true,
1232+
"allDeclaredClasses": true,
1233+
"allPublicClasses": true
1234+
},
12081235
{
12091236
"name": "com.google.shopping.type.CustomAttribute",
12101237
"queryAllDeclaredConstructors": true,
@@ -1232,6 +1259,24 @@
12321259
"allDeclaredClasses": true,
12331260
"allPublicClasses": true
12341261
},
1262+
{
1263+
"name": "com.google.shopping.type.Destination$Builder",
1264+
"queryAllDeclaredConstructors": true,
1265+
"queryAllPublicConstructors": true,
1266+
"queryAllDeclaredMethods": true,
1267+
"allPublicMethods": true,
1268+
"allDeclaredClasses": true,
1269+
"allPublicClasses": true
1270+
},
1271+
{
1272+
"name": "com.google.shopping.type.Destination$DestinationEnum",
1273+
"queryAllDeclaredConstructors": true,
1274+
"queryAllPublicConstructors": true,
1275+
"queryAllDeclaredMethods": true,
1276+
"allPublicMethods": true,
1277+
"allDeclaredClasses": true,
1278+
"allPublicClasses": true
1279+
},
12351280
{
12361281
"name": "com.google.shopping.type.Price",
12371282
"queryAllDeclaredConstructors": true,
@@ -1250,6 +1295,33 @@
12501295
"allDeclaredClasses": true,
12511296
"allPublicClasses": true
12521297
},
1298+
{
1299+
"name": "com.google.shopping.type.ReportingContext",
1300+
"queryAllDeclaredConstructors": true,
1301+
"queryAllPublicConstructors": true,
1302+
"queryAllDeclaredMethods": true,
1303+
"allPublicMethods": true,
1304+
"allDeclaredClasses": true,
1305+
"allPublicClasses": true
1306+
},
1307+
{
1308+
"name": "com.google.shopping.type.ReportingContext$Builder",
1309+
"queryAllDeclaredConstructors": true,
1310+
"queryAllPublicConstructors": true,
1311+
"queryAllDeclaredMethods": true,
1312+
"allPublicMethods": true,
1313+
"allDeclaredClasses": true,
1314+
"allPublicClasses": true
1315+
},
1316+
{
1317+
"name": "com.google.shopping.type.ReportingContext$ReportingContextEnum",
1318+
"queryAllDeclaredConstructors": true,
1319+
"queryAllPublicConstructors": true,
1320+
"queryAllDeclaredMethods": true,
1321+
"allPublicMethods": true,
1322+
"allDeclaredClasses": true,
1323+
"allPublicClasses": true
1324+
},
12531325
{
12541326
"name": "com.google.type.Interval",
12551327
"queryAllDeclaredConstructors": true,

java-shopping-merchant-inventories/proto-google-shopping-merchant-inventories-v1beta/src/main/java/com/google/shopping/merchant/inventories/v1beta/LocalInventoryProto.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
113113
+ "/{name=accounts/*/products/*/localInvent"
114114
+ "ories/*}\032G\312A\032merchantapi.googleapis.com\322"
115115
+ "A\'https://www.googleapis.com/auth/conten"
116-
+ "tB\240\001\n/com.google.shopping.merchant.inven"
117-
+ "tories.v1betaB\023LocalInventoryProtoP\001ZVgo"
118-
+ "ogle.golang.org/genproto/googleapis/shop"
119-
+ "ping/merchant/inventories/v1beta;invento"
120-
+ "riesb\006proto3"
116+
+ "tB\241\001\n/com.google.shopping.merchant.inven"
117+
+ "tories.v1betaB\023LocalInventoryProtoP\001ZWcl"
118+
+ "oud.google.com/go/shopping/merchant/inve"
119+
+ "ntories/apiv1beta/inventoriespb;inventor"
120+
+ "iespbb\006proto3"
121121
};
122122
descriptor =
123123
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

java-shopping-merchant-inventories/proto-google-shopping-merchant-inventories-v1beta/src/main/java/com/google/shopping/merchant/inventories/v1beta/RegionalInventoryProto.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
110110
+ "ame=accounts/*/products/*/regionalInvent"
111111
+ "ories/*}\032G\312A\032merchantapi.googleapis.com\322"
112112
+ "A\'https://www.googleapis.com/auth/conten"
113-
+ "tB\243\001\n/com.google.shopping.merchant.inven"
113+
+ "tB\244\001\n/com.google.shopping.merchant.inven"
114114
+ "tories.v1betaB\026RegionalInventoryProtoP\001Z"
115-
+ "Vgoogle.golang.org/genproto/googleapis/s"
116-
+ "hopping/merchant/inventories/v1beta;inve"
117-
+ "ntoriesb\006proto3"
115+
+ "Wcloud.google.com/go/shopping/merchant/i"
116+
+ "nventories/apiv1beta/inventoriespb;inven"
117+
+ "toriespbb\006proto3"
118118
};
119119
descriptor =
120120
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

0 commit comments

Comments
 (0)