Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add shopping and chat common protos. (#2553)
This PR adds shopping and chat common protos. Once this is released and made it into google-cloud-java, we need to remove the corresponding modules in google-cloud-java, otherwise there would be compilation errors regarding duplicated classes. e.g. This [folder](https://togithub.com/googleapis/google-cloud-java/tree/main/java-shopping-merchant-reports/proto-google-shopping-merchant-reports-v1beta/src/main/java/com/google/shopping/type) need to be removed. In addition, hardcoded proto references in https://togithub.com/googleapis/sdk-platform-java/pull/2414 in hermetic build scripts need to be removed as well. Fixes #2018
- Loading branch information