Skip to content

Commit

Permalink
feat: [merchantapi] Channel enum is added (#9957)
Browse files Browse the repository at this point in the history
- [ ] 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
  • Loading branch information
gcf-owl-bot[bot] committed Oct 17, 2023
1 parent 2a8403b commit 9135abe
Show file tree
Hide file tree
Showing 15 changed files with 2,263 additions and 179 deletions.
4 changes: 2 additions & 2 deletions java-shopping-merchant-inventories/README.md
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.23.0</version>
<version>26.25.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-shopping-merchant-inventories/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.shopping/google-shopping-merchant-inventories.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.0.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.4.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Expand Up @@ -1205,6 +1205,33 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Channel",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Channel$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Channel$ChannelEnum",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.CustomAttribute",
"queryAllDeclaredConstructors": true,
Expand Down Expand Up @@ -1232,6 +1259,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Destination$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Destination$DestinationEnum",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.Price",
"queryAllDeclaredConstructors": true,
Expand All @@ -1250,6 +1295,33 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.ReportingContext",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.ReportingContext$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.shopping.type.ReportingContext$ReportingContextEnum",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.type.Interval",
"queryAllDeclaredConstructors": true,
Expand Down
Expand Up @@ -113,11 +113,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "/{name=accounts/*/products/*/localInvent"
+ "ories/*}\032G\312A\032merchantapi.googleapis.com\322"
+ "A\'https://www.googleapis.com/auth/conten"
+ "tB\240\001\n/com.google.shopping.merchant.inven"
+ "tories.v1betaB\023LocalInventoryProtoP\001ZVgo"
+ "ogle.golang.org/genproto/googleapis/shop"
+ "ping/merchant/inventories/v1beta;invento"
+ "riesb\006proto3"
+ "tB\241\001\n/com.google.shopping.merchant.inven"
+ "tories.v1betaB\023LocalInventoryProtoP\001ZWcl"
+ "oud.google.com/go/shopping/merchant/inve"
+ "ntories/apiv1beta/inventoriespb;inventor"
+ "iespbb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Expand Up @@ -110,11 +110,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "ame=accounts/*/products/*/regionalInvent"
+ "ories/*}\032G\312A\032merchantapi.googleapis.com\322"
+ "A\'https://www.googleapis.com/auth/conten"
+ "tB\243\001\n/com.google.shopping.merchant.inven"
+ "tB\244\001\n/com.google.shopping.merchant.inven"
+ "tories.v1betaB\026RegionalInventoryProtoP\001Z"
+ "Vgoogle.golang.org/genproto/googleapis/s"
+ "hopping/merchant/inventories/v1beta;inve"
+ "ntoriesb\006proto3"
+ "Wcloud.google.com/go/shopping/merchant/i"
+ "nventories/apiv1beta/inventoriespb;inven"
+ "toriespbb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down

0 comments on commit 9135abe

Please sign in to comment.