Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [merchantapi] channel field is added to the product_view table #9956

Merged
merged 2 commits into from Oct 17, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 11, 2023

  • Regenerate this pull request now.

feat: A new message MarketingMethod is added
fix!: destination field in the product_performance_view table is renamed to marketing_method
fix!: destination term in the product_view table is renamed to reporting_context
fix!: predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table
fix!: ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages

PiperOrigin-RevId: 573186882

Source-Link: googleapis/googleapis@c88b603

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6ec73a64ed5ad7d1dc7466047279ee7fdd0efcd1
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiI2ZWM3M2E2NGVkNWFkN2QxZGM3NDY2MDQ3Mjc5ZWU3ZmRkMGVmY2QxIn0=

feat: Channel enum is added

PiperOrigin-RevId: 572916805

Source-Link: googleapis/googleapis@3a90bf9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/23226f7680061a9142492c791d137225ecfc4515
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIyMzIyNmY3NjgwMDYxYTkxNDI0OTJjNzkxZDEzNzIyNWVjZmM0NTE1In0=

feat: ReportingContext enum is added
fix!: Destination enum is wrapped in a message

PiperOrigin-RevId: 572913446

Source-Link: googleapis/googleapis@28d3bc7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/38ead60fdac039ca036d8dd8bd6eca4305515d05
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIzOGVhZDYwZmRhYzAzOWNhMDM2ZDhkZDhiZDZlY2E0MzA1NTE1ZDA1In0=

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: googleapis/googleapis@b64fd17

Source-Link: https://github.com/googleapis/googleapis-gen/commit/27ee81ad4a19d76e01abc9e10554d0e928ebcd06
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIyN2VlODFhZDRhMTlkNzZlMDFhYmM5ZTEwNTU0ZDBlOTI4ZWJjZDA2In0=

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 11, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 11, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 11, 2023 01:08
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 11, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 11, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title fix!: [merchantapi] Update go_package and Go importpath: feat: [merchantapi] ReportingContext enum is added Oct 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@snippet-bot
Copy link

snippet-bot bot commented Oct 12, 2023

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [merchantapi] ReportingContext enum is added feat: [merchantapi] Channel enum is added Oct 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [merchantapi] Channel enum is added feat: [merchantapi] channel field is added to the product_view table Oct 13, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2023
@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Oct 17, 2023

Owl bot is regenerating pull request 9956...
Build name: ODFkNTAxZmUtMWRjMi00NDU1LWI2YzgtZDRmYTQxNDU1Njcz

feat: A new message `MarketingMethod` is added
fix!: `destination` field in the `product_performance_view` table is renamed to `marketing_method`
fix!: `destination` term in the `product_view` table is renamed to `reporting_context`
fix!: `predicted_gross_profit_change_fraction` and `predicted_monthly_gross_profit_change` fields are removed from the `price_insights_product_view` table
fix!: `ReportGranularity`, `RelativeDemand`, `RelativeDemandChangeType`, `TrafficSource` enums are wrapped into messages

PiperOrigin-RevId: 573186882

Source-Link: googleapis/googleapis@c88b603

Source-Link: googleapis/googleapis-gen@6ec73a6
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiI2ZWM3M2E2NGVkNWFkN2QxZGM3NDY2MDQ3Mjc5ZWU3ZmRkMGVmY2QxIn0=

feat: Channel enum is added

PiperOrigin-RevId: 572916805

Source-Link: googleapis/googleapis@3a90bf9

Source-Link: googleapis/googleapis-gen@23226f7
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIyMzIyNmY3NjgwMDYxYTkxNDI0OTJjNzkxZDEzNzIyNWVjZmM0NTE1In0=

feat: ReportingContext enum is added
fix!: Destination enum is wrapped in a message

PiperOrigin-RevId: 572913446

Source-Link: googleapis/googleapis@28d3bc7

Source-Link: googleapis/googleapis-gen@38ead60
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIzOGVhZDYwZmRhYzAzOWNhMDM2ZDhkZDhiZDZlY2E0MzA1NTE1ZDA1In0=

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: googleapis/googleapis@b64fd17

Source-Link: googleapis/googleapis-gen@27ee81a
Copy-Tag: eyJwIjoiamF2YS1zaG9wcGluZy1tZXJjaGFudC1yZXBvcnRzLy5Pd2xCb3QueWFtbCIsImgiOiIyN2VlODFhZDRhMTlkNzZlMDFhYmM5ZTEwNTU0ZDBlOTI4ZWJjZDA2In0=
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-java-shopping-merchant-reports branch from 4cad2ce to fe004d1 Compare October 17, 2023 19:04
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 17, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 17, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 17, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2023
@lqiu96 lqiu96 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 17, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2a8403b into main Oct 17, 2023
28 of 30 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy-java-shopping-merchant-reports branch October 17, 2023 19:54
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 17, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 25, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>1.23.0</summary>

## [1.23.0](https://togithub.com/googleapis/google-cloud-java/compare/v1.22.0...v1.23.0) (2023-10-25)


### ⚠ BREAKING CHANGES

* [analyticsadmin] delete `BatchDeleteUserLinks`, `DeleteUserLink`, `BatchUpdateUserLinks`, `UpdateUserLink`, `BatchCreateUserLinks`, `CreateUserLink`, `AuditUserLinks`, `ListUserLinks`, `BatchGetUserLinks`, `GetUserLink` from the Admin API v1 alph... ([#9982](https://togithub.com/googleapis/google-cloud-java/issues/9982))
* [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed ([#9981](https://togithub.com/googleapis/google-cloud-java/issues/9981))
* Destination enum is wrapped in a message
* Update go_package and Go importpath:
* `destination` field in the `product_performance_view` table is renamed to `marketing_method`
* `destination` term in the `product_view` table is renamed to `reporting_context`
* `predicted_gross_profit_change_fraction` and `predicted_monthly_gross_profit_change` fields are removed from the `price_insights_product_view` table
* `ReportGranularity`, `RelativeDemand`, `RelativeDemandChangeType`, `TrafficSource` enums are wrapped into messages
* Destination enum is wrapped in a message
* Update go_package and Go importpath:

### Features

* [batch] expose display_name to batch v1 API ([#9967](https://togithub.com/googleapis/google-cloud-java/issues/9967)) ([934c929](https://togithub.com/googleapis/google-cloud-java/commit/934c92940ec76f96aa71b13249a81cde58bab5ee))
* [clouddeploy] added platform log RolloutUpdateEvent ([#9979](https://togithub.com/googleapis/google-cloud-java/issues/9979)) ([ebdc309](https://togithub.com/googleapis/google-cloud-java/commit/ebdc30925e4bf247ede4f393fb268eaa8706eac0))
* [cloudoptimization] added the route modifiers ([#9963](https://togithub.com/googleapis/google-cloud-java/issues/9963)) ([1f558b0](https://togithub.com/googleapis/google-cloud-java/commit/1f558b06a7564d843148fb7a10be94df9d61578f))
* [discoveryengine] add v1alpha public library for discoveryengine ([#9953](https://togithub.com/googleapis/google-cloud-java/issues/9953)) ([f4b2dda](https://togithub.com/googleapis/google-cloud-java/commit/f4b2dda909a384ffcbe55b1498fe4e0259d09bcf))
* [merchantapi] `channel` field is added to the `product_view` table ([#9956](https://togithub.com/googleapis/google-cloud-java/issues/9956)) ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* [merchantapi] Channel enum is added ([#9957](https://togithub.com/googleapis/google-cloud-java/issues/9957)) ([9135abe](https://togithub.com/googleapis/google-cloud-java/commit/9135abe92be0639bde65a98709cd9d9df6385ae7))
* [redis-cluster] new module for redis-cluster ([#9993](https://togithub.com/googleapis/google-cloud-java/issues/9993)) ([c280a9c](https://togithub.com/googleapis/google-cloud-java/commit/c280a9cf2c26e45dfabb60d45318fe40cd67a88a))
* [securitycenter] Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module ([#9980](https://togithub.com/googleapis/google-cloud-java/issues/9980)) ([84afb01](https://togithub.com/googleapis/google-cloud-java/commit/84afb01dd57588ca316e852143b433d2e1c7fd81))
* A new message `MarketingMethod` is added ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* Channel enum is added ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* ReportingContext enum is added ([9135abe](https://togithub.com/googleapis/google-cloud-java/commit/9135abe92be0639bde65a98709cd9d9df6385ae7))
* ReportingContext enum is added ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))


### Bug Fixes

* [analyticsadmin] delete `BatchDeleteUserLinks`, `DeleteUserLink`, `BatchUpdateUserLinks`, `UpdateUserLink`, `BatchCreateUserLinks`, `CreateUserLink`, `AuditUserLinks`, `ListUserLinks`, `BatchGetUserLinks`, `GetUserLink` from the Admin API v1 alph... ([#9982](https://togithub.com/googleapis/google-cloud-java/issues/9982)) ([75d2527](https://togithub.com/googleapis/google-cloud-java/commit/75d252766bdf96a47ac40e3ccca2ddcbbb930a11))
* [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed ([#9981](https://togithub.com/googleapis/google-cloud-java/issues/9981)) ([f242404](https://togithub.com/googleapis/google-cloud-java/commit/f242404af5d3a84b84bfd57937a06f9cbb99674c))
* `destination` field in the `product_performance_view` table is renamed to `marketing_method` ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* `destination` term in the `product_view` table is renamed to `reporting_context` ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* `predicted_gross_profit_change_fraction` and `predicted_monthly_gross_profit_change` fields are removed from the `price_insights_product_view` table ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* `ReportGranularity`, `RelativeDemand`, `RelativeDemandChangeType`, `TrafficSource` enums are wrapped into messages ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* convert java-talent integration test to v4 ([#9948](https://togithub.com/googleapis/google-cloud-java/issues/9948)) ([91c76e0](https://togithub.com/googleapis/google-cloud-java/commit/91c76e0429ee18cb517d757a06653a64ab904e62))
* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20231022-2.0.0 ([#9990](https://togithub.com/googleapis/google-cloud-java/issues/9990)) ([89dd580](https://togithub.com/googleapis/google-cloud-java/commit/89dd580c90ae8f710d8a0491ca141cc36c2b7d14))
* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20231012-2.0.0 ([#9965](https://togithub.com/googleapis/google-cloud-java/issues/9965)) ([6accd08](https://togithub.com/googleapis/google-cloud-java/commit/6accd08c5db92e367973d580bd2764f3a08ca1da))
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.6 ([#9954](https://togithub.com/googleapis/google-cloud-java/issues/9954)) ([7104b86](https://togithub.com/googleapis/google-cloud-java/commit/7104b86b9154e46fa00705c4442047f1dc6ce311))
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.7 ([#9971](https://togithub.com/googleapis/google-cloud-java/issues/9971)) ([52b9c23](https://togithub.com/googleapis/google-cloud-java/commit/52b9c237df8d1c01619a09ad0bb99a7d0bb68313))
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.8 ([#9987](https://togithub.com/googleapis/google-cloud-java/issues/9987)) ([81180df](https://togithub.com/googleapis/google-cloud-java/commit/81180df3f6d135417a3072f24c42fc142edb4eec))
* **deps:** update dependency com.google.cloud:google-cloud-shared-config to v1.6.0 ([#9969](https://togithub.com/googleapis/google-cloud-java/issues/9969)) ([9e2be39](https://togithub.com/googleapis/google-cloud-java/commit/9e2be39c5b2d7764421325f65a6d0d06351fcda5))
* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 ([#9984](https://togithub.com/googleapis/google-cloud-java/issues/9984)) ([9814dc0](https://togithub.com/googleapis/google-cloud-java/commit/9814dc092ad7edb7b1b21f87fa48d76a2423d731))
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.28.0 ([#9959](https://togithub.com/googleapis/google-cloud-java/issues/9959)) ([0d8d17e](https://togithub.com/googleapis/google-cloud-java/commit/0d8d17ef1bab873be8f6b34f3c6364d5d18d1198))
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.29.0 ([#9988](https://togithub.com/googleapis/google-cloud-java/issues/9988)) ([82fb240](https://togithub.com/googleapis/google-cloud-java/commit/82fb24020f6fa3b1572b8bd6d44839981cc47043))
* Destination enum is wrapped in a message ([9135abe](https://togithub.com/googleapis/google-cloud-java/commit/9135abe92be0639bde65a98709cd9d9df6385ae7))
* Destination enum is wrapped in a message ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))
* lenient vision face annotation results ([#9947](https://togithub.com/googleapis/google-cloud-java/issues/9947)) ([b12f226](https://togithub.com/googleapis/google-cloud-java/commit/b12f226051bfc264b6f498aaed48ecca18f50196))
* Update go_package and Go importpath: ([9135abe](https://togithub.com/googleapis/google-cloud-java/commit/9135abe92be0639bde65a98709cd9d9df6385ae7))
* Update go_package and Go importpath: ([2a8403b](https://togithub.com/googleapis/google-cloud-java/commit/2a8403b4c948f315911384c46c74d33afcb2eb65))


### Documentation

* [documentai] minor clarification on fields related to page range ([#9955](https://togithub.com/googleapis/google-cloud-java/issues/9955)) ([ff54c9f](https://togithub.com/googleapis/google-cloud-java/commit/ff54c9fc8293782dc10af0622ea79f41dbcb007b))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants