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

samples: migrate code from googleapis/java-retail #7403

Merged
merged 115 commits into from
Nov 15, 2022
Merged

Conversation

Shabirmean
Copy link
Member

Migrating samples from googleapis/java-retail into java-docs-samples/retail


Fixes #issue

It's a good idea to open an issue first for discussion.

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • API's need to be enabled to test (tell us)
  • Environment Variables need to be set (ask us to set them)
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • Please merge this PR for me once it is approved.

sborisenkox and others added 30 commits March 8, 2022 07:50
…ples (part 2) (#290)

* Configure modules settings.

* Add search tutorials.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor fixes.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Replace PROJECT_NUMBER with PROJECT_ID

* Minor fixes.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* kokoro config files are added

* Minor fixes.

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: tetiana-karasova <tetiana.karasova@gmail.com>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
* Add CRUD products.

* Add kokoro configuration.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Code changes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor fixes.

* * update wait to use Thread.sleep
* remove add fulfillment place request with outdated request
* added fulfilment places to default product
* modified set inventory request to also set available quantity
* cleaned typos and unused imports

* Fixes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: Piotr Michalski <pmichalski@griddynamics.com>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
…9.3 (#322)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.5.1` -> `2.9.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.3/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.3/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.9.3`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;293-httpsgithubcomgoogleapisjava-bigquerycomparev292v293-2022-03-08)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.2...v2.9.3)

### [`v2.9.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;292-httpsgithubcomgoogleapisjava-bigquerycomparev291v292-2022-03-07)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.1...v2.9.2)

### [`v2.9.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;291-httpsgithubcomgoogleapisjava-bigquerycomparev290v291-2022-03-03)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.0...v2.9.1)

### [`v2.9.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;290-httpsgithubcomgoogleapisjava-bigquerycomparev280v290-2022-02-11)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.8.0...v2.9.0)

##### Features

-   add Interval type support ([#&#8203;1844](https://togithub.com/googleapis/java-bigquery/issues/1844)) ([fd3751a](https://togithub.com/googleapis/java-bigquery/commit/fd3751a44be8f6401ea4b13684f862177ee9e976))

##### Documentation

-   **sample:** Add sample for native image support in Bigquery ([#&#8203;1829](https://togithub.com/googleapis/java-bigquery/issues/1829)) ([7bb6c79](https://togithub.com/googleapis/java-bigquery/commit/7bb6c79e4839f183dda021ddf81a3961efd752d6))

##### Dependencies

-   update actions/github-script action to v6 ([#&#8203;1847](https://togithub.com/googleapis/java-bigquery/issues/1847)) ([7ffe963](https://togithub.com/googleapis/java-bigquery/commit/7ffe963043ae8b243f1e351a5fffd992f3fcbbb5))
-   update dependency com.google.cloud:google-cloud-bigtable to v2.5.3 ([#&#8203;1840](https://togithub.com/googleapis/java-bigquery/issues/1840)) ([88fc05f](https://togithub.com/googleapis/java-bigquery/commit/88fc05f3233e4e3a9cdfa73eff9856e4fd6fb1c7))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.0 ([#&#8203;1828](https://togithub.com/googleapis/java-bigquery/issues/1828)) ([d628fff](https://togithub.com/googleapis/java-bigquery/commit/d628fff9b899e13c75aaf26d42bfc553c48a3c4e))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.1 ([#&#8203;1839](https://togithub.com/googleapis/java-bigquery/issues/1839)) ([e8ebd5c](https://togithub.com/googleapis/java-bigquery/commit/e8ebd5c2ed29f26aa004e1bdf59ab2e7afb2963c))
-   update dependency com.google.cloud:native-image-support to v0.12.0 ([#&#8203;1832](https://togithub.com/googleapis/java-bigquery/issues/1832)) ([1d27b30](https://togithub.com/googleapis/java-bigquery/commit/1d27b309e2fa6cdc99fc08234390a065d7ca1098))
-   update dependency com.google.cloud:native-image-support to v0.12.1 ([#&#8203;1841](https://togithub.com/googleapis/java-bigquery/issues/1841)) ([15918a1](https://togithub.com/googleapis/java-bigquery/commit/15918a1fa006734ee265ccc569facb8958a1d0bb))
-   update dependency com.google.cloud:native-image-support to v0.12.2 ([#&#8203;1843](https://togithub.com/googleapis/java-bigquery/issues/1843)) ([56e6acf](https://togithub.com/googleapis/java-bigquery/commit/56e6acf4def66c4c298fa7bb6b38025db9faee68))
-   update dependency com.google.cloud:native-image-support to v0.12.3 ([#&#8203;1845](https://togithub.com/googleapis/java-bigquery/issues/1845)) ([b64b441](https://togithub.com/googleapis/java-bigquery/commit/b64b441bf4d0e79434e556f1fdb9ec0083d5baec))
-   update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.1 ([#&#8203;1835](https://togithub.com/googleapis/java-bigquery/issues/1835)) ([7680714](https://togithub.com/googleapis/java-bigquery/commit/7680714f4a2d0da798ec3ea613701251cba859ff))
-   update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.1 ([#&#8203;1836](https://togithub.com/googleapis/java-bigquery/issues/1836)) ([950f3cd](https://togithub.com/googleapis/java-bigquery/commit/950f3cdb3be2571f0519848aa167e67949e06f1e))

### [`v2.8.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-bigquerycomparev271v280-2022-02-02)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.7.1...v2.8.0)

##### Features

-   add Dataset ACL support ([#&#8203;1763](https://togithub.com/googleapis/java-bigquery/issues/1763)) ([18a11e8](https://togithub.com/googleapis/java-bigquery/commit/18a11e88c0be5c0d5cf89d498439d5f8347e589d))

##### Dependencies

-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220123-1.32.1 ([#&#8203;1819](https://togithub.com/googleapis/java-bigquery/issues/1819)) ([82175f1](https://togithub.com/googleapis/java-bigquery/commit/82175f19634550f8b16c830362798396cd28e79d))
-   update dependency com.google.cloud:google-cloud-bigtable to v2.5.2 ([#&#8203;1821](https://togithub.com/googleapis/java-bigquery/issues/1821)) ([0fe0a78](https://togithub.com/googleapis/java-bigquery/commit/0fe0a78db110794f9d2797bd74792d361acef96c))

##### [2.7.1](https://togithub.com/googleapis/java-bigquery/compare/v2.7.0...v2.7.1) (2022-02-01)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;1813](https://togithub.com/googleapis/java-bigquery/issues/1813)) ([f2cfc8b](https://togithub.com/googleapis/java-bigquery/commit/f2cfc8bc5f97359a69ac3647919670bd714ac953))

##### Documentation

-   **samples:** fix CopyMultipleTables sample IT failure and improve a few other samples ([#&#8203;1817](https://togithub.com/googleapis/java-bigquery/issues/1817)) ([e12122c](https://togithub.com/googleapis/java-bigquery/commit/e12122c4472ed4c3d00fc8c7515be210bbf68df3))
-   **samples:** fix GrantViewAccess sample IT failure ([#&#8203;1816](https://togithub.com/googleapis/java-bigquery/issues/1816)) ([d48ae41](https://togithub.com/googleapis/java-bigquery/commit/d48ae41d1437bd9246d973a9f0b56f230a1eea68))

### [`v2.7.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;271-httpsgithubcomgoogleapisjava-bigquerycomparev270v271-2022-02-01)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.7.0...v2.7.1)

### [`v2.7.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;270-httpsgithubcomgoogleapisjava-bigquerycomparev262v270-2022-01-27)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.6.2...v2.7.0)

##### Features

-   add JSON type support ([#&#8203;1799](https://togithub.com/googleapis/java-bigquery/issues/1799)) ([73c4a73](https://togithub.com/googleapis/java-bigquery/commit/73c4a7330b717416fb0c9ce21215460f25faa930))

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-bigquery/issues/1339)) ([#&#8203;1809](https://togithub.com/googleapis/java-bigquery/issues/1809)) ([90afea5](https://togithub.com/googleapis/java-bigquery/commit/90afea5d50218c89d350fbb572072f2d75710072))
-   update actions/github-script action to v5 ([#&#8203;1808](https://togithub.com/googleapis/java-bigquery/issues/1808)) ([8e5f585](https://togithub.com/googleapis/java-bigquery/commit/8e5f58552e83abf309e314bddbfdc9ab3527181e))
-   update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#&#8203;1796](https://togithub.com/googleapis/java-bigquery/issues/1796)) ([8b77d9b](https://togithub.com/googleapis/java-bigquery/commit/8b77d9b207b96dcbb4afc2e8f06fb9c147ce6a90))
-   update dependency com.google.oauth-client:google-oauth-client-java6 to v1.33.0 ([#&#8203;1802](https://togithub.com/googleapis/java-bigquery/issues/1802)) ([c78fc77](https://togithub.com/googleapis/java-bigquery/commit/c78fc775fb5278e7925a1d473d40e3a801eb4acf))
-   update dependency com.google.oauth-client:google-oauth-client-jetty to v1.33.0 ([#&#8203;1803](https://togithub.com/googleapis/java-bigquery/issues/1803)) ([8e34e59](https://togithub.com/googleapis/java-bigquery/commit/8e34e59f13d289bcc9ea42d954c16db9eed1a423))
-   update dependency org.assertj:assertj-core to v3 ([#&#8203;1786](https://togithub.com/googleapis/java-bigquery/issues/1786)) ([69fcabf](https://togithub.com/googleapis/java-bigquery/commit/69fcabf478c6fab23c4da3fcc516f820cc178a5b))

##### [2.6.2](https://www.github.com/googleapis/java-bigquery/compare/v2.6.1...v2.6.2) (2022-01-09)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-bigtable to v2.5.1 ([#&#8203;1780](https://www.togithub.com/googleapis/java-bigquery/issues/1780)) ([60c4c44](https://www.github.com/googleapis/java-bigquery/commit/60c4c4470d77467f68e876c6d841df1f4e98dc20))
-   update dependency com.google.cloud:google-cloud-storage to v2.2.3 ([#&#8203;1779](https://www.togithub.com/googleapis/java-bigquery/issues/1779)) ([925d22f](https://www.github.com/googleapis/java-bigquery/commit/925d22f8e142d7d19d40d229147e777c94b2c293))

##### [2.6.1](https://www.github.com/googleapis/java-bigquery/compare/v2.6.0...v2.6.1) (2022-01-07)

##### Bug Fixes

-   **java:** Pass missing integration test flags to native image test commands ([#&#8203;1309](https://www.togithub.com/googleapis/java-bigquery/issues/1309)) ([#&#8203;1766](https://www.togithub.com/googleapis/java-bigquery/issues/1766)) ([5363981](https://www.github.com/googleapis/java-bigquery/commit/536398115b5567f09b32de00f64f712ce811ae6c))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-bigtable to v2.5.0 ([#&#8203;1770](https://www.togithub.com/googleapis/java-bigquery/issues/1770)) ([d4ae6e7](https://www.github.com/googleapis/java-bigquery/commit/d4ae6e720c5f38bdf71e1bb1ecf949d3a3a5747a))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;1774](https://www.togithub.com/googleapis/java-bigquery/issues/1774)) ([53db89d](https://www.github.com/googleapis/java-bigquery/commit/53db89d6d20aa29480b1583393c28749875001f5))

### [`v2.6.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;262-httpswwwgithubcomgoogleapisjava-bigquerycomparev261v262-2022-01-09)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.6.1...v2.6.2)

### [`v2.6.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;261-httpswwwgithubcomgoogleapisjava-bigquerycomparev260v261-2022-01-07)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.6.0...v2.6.1)

### [`v2.6.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;260-httpswwwgithubcomgoogleapisjava-bigquerycomparev251v260-2021-12-27)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.5.1...v2.6.0)

##### Features

-   create Job retry for rate limit exceeded with status code 200 ([#&#8203;1744](https://www.togithub.com/googleapis/java-bigquery/issues/1744)) ([97a61dc](https://www.github.com/googleapis/java-bigquery/commit/97a61dc90fb701986a51a12c9c83b7138894307a))

##### Bug Fixes

-   **java:** add -ntp flag to native image testing command ([#&#8203;1299](https://www.togithub.com/googleapis/java-bigquery/issues/1299)) ([#&#8203;1738](https://www.togithub.com/googleapis/java-bigquery/issues/1738)) ([585875e](https://www.github.com/googleapis/java-bigquery/commit/585875e776e17660c58f9f8fe8385f13833bca57))

##### Documentation

-   rename alter materialized view to update ([#&#8203;1754](https://www.togithub.com/googleapis/java-bigquery/issues/1754)) ([0b7d911](https://www.github.com/googleapis/java-bigquery/commit/0b7d91135222505f0eb01e8b40095156a073b62e))
-   **samples:** update UpdateTableExpirationIT to fix failing IT. ([#&#8203;1753](https://www.togithub.com/googleapis/java-bigquery/issues/1753)) ([a62a9f4](https://www.github.com/googleapis/java-bigquery/commit/a62a9f4fdda465b8c9e2f67f111d1b1b4a067903))

##### Dependencies

-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20211129-1.32.1 ([#&#8203;1737](https://www.togithub.com/googleapis/java-bigquery/issues/1737)) ([776ff10](https://www.github.com/googleapis/java-bigquery/commit/776ff1004592f62799ff0244a448d6911bcca5be))
-   update dependency com.google.cloud:google-cloud-bigtable to v2.3.1 ([#&#8203;1741](https://www.togithub.com/googleapis/java-bigquery/issues/1741)) ([2f31a0a](https://www.github.com/googleapis/java-bigquery/commit/2f31a0a4f491eca25cbd3992e48f94214bfd605b))
-   update dependency com.google.cloud:google-cloud-bigtable to v2.4.0 ([#&#8203;1746](https://www.togithub.com/googleapis/java-bigquery/issues/1746)) ([92e5d02](https://www.github.com/googleapis/java-bigquery/commit/92e5d02ff25511233b15f07844bb8b13de2dc72f))
-   update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#&#8203;1740](https://www.togithub.com/googleapis/java-bigquery/issues/1740)) ([2022301](https://www.github.com/googleapis/java-bigquery/commit/2022301b39390f20796b8c5b3d6ee0e82aa127aa))
-   update jmh.version to v1.34 ([#&#8203;1758](https://www.togithub.com/googleapis/java-bigquery/issues/1758)) ([5a2bcbc](https://www.github.com/googleapis/java-bigquery/commit/5a2bcbc7197fa75a464ed62d3e3df3bd43652b9d))

##### [2.5.1](https://www.github.com/googleapis/java-bigquery/compare/v2.5.0...v2.5.1) (2021-12-03)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-bigtable to v2.3.0 ([#&#8203;1730](https://www.togithub.com/googleapis/java-bigquery/issues/1730)) ([6d503e8](https://www.github.com/googleapis/java-bigquery/commit/6d503e887d44d76a10fee6c9eaad69ae926b2489))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;1731](https://www.togithub.com/googleapis/java-bigquery/issues/1731)) ([3b4b075](https://www.github.com/googleapis/java-bigquery/commit/3b4b0755eea06f8d1e5c290fc9aae500676e7213))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
….4 (#323)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.2.2` -> `2.4.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.4/compatibility-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.4/confidence-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v2.4.4`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;244-httpsgithubcomgoogleapisjava-storagecomparev243v244-2022-02-28)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.3...v2.4.4)

### [`v2.4.3`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;243-httpsgithubcomgoogleapisjava-storagecomparev242v243-2022-02-25)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.2...v2.4.3)

### [`v2.4.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;242-httpsgithubcomgoogleapisjava-storagecomparev241v242-2022-02-11)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.1...v2.4.2)

### [`v2.4.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;241-httpsgithubcomgoogleapisjava-storagecomparev240v241-2022-02-08)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.0...v2.4.1)

### [`v2.4.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisjava-storagecomparev230v240-2022-02-03)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.3.0...v2.4.0)

##### Features

-   Change RewriteObjectRequest to specify bucket name, object name and KMS key outside of Object resource ([#&#8203;1218](https://togithub.com/googleapis/java-storage/issues/1218)) ([8789e4f](https://togithub.com/googleapis/java-storage/commit/8789e4f73a3c5b36aa93246d172d07adb24027aa))
-   re-generate gapic client to include full GCS gRPC API ([#&#8203;1189](https://togithub.com/googleapis/java-storage/issues/1189)) ([3099a22](https://togithub.com/googleapis/java-storage/commit/3099a2264d8b135f602d8dd06f3e91ac5b0ecdba))
-   Update definition of RewriteObjectRequest to bring to parity with JSON API support ([#&#8203;1220](https://togithub.com/googleapis/java-storage/issues/1220)) ([7845c0e](https://togithub.com/googleapis/java-storage/commit/7845c0e8be5ba150f5e835172e9341ef2efc6054))

##### Bug Fixes

-   Remove post policy v4 client side validation ([#&#8203;1210](https://togithub.com/googleapis/java-storage/issues/1210)) ([631741d](https://togithub.com/googleapis/java-storage/commit/631741df96a6dddd31a38dce099f3d3ff09ca7cf))

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-storage/issues/1339)) ([#&#8203;1215](https://togithub.com/googleapis/java-storage/issues/1215)) ([deb110b](https://togithub.com/googleapis/java-storage/commit/deb110b0b5ec4a7e6963d1c1ab0e63ca58240ae1))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;1219](https://togithub.com/googleapis/java-storage/issues/1219)) ([623e68b](https://togithub.com/googleapis/java-storage/commit/623e68b8b678df425730b6472cf34d7b78841757))

### [`v2.3.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-storagecomparev223v230-2022-01-12)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.2.3...v2.3.0)

##### Features

-   Add RPO metadata settings ([#&#8203;1105](https://togithub.com/googleapis/java-storage/issues/1105)) ([6f9dfdf](https://togithub.com/googleapis/java-storage/commit/6f9dfdfdbf9f1466839a17ef97489f207f18bec6))

##### Bug Fixes

-   **java:** run Maven in plain console-friendly mode ([#&#8203;1301](https://togithub.com/googleapis/java-storage/issues/1301)) ([#&#8203;1186](https://togithub.com/googleapis/java-storage/issues/1186)) ([1e55dba](https://togithub.com/googleapis/java-storage/commit/1e55dba4cd5111472b9bb05db08ba7e47fafe762))
-   Remove all client side validation for OLM, allow nonspecific lif… ([#&#8203;1160](https://togithub.com/googleapis/java-storage/issues/1160)) ([5a160ee](https://togithub.com/googleapis/java-storage/commit/5a160eee2b80e3d392df9d73dfc30ca9cd665764))

##### Dependencies

-   update dependency org.easymock:easymock to v4 ([#&#8203;1198](https://togithub.com/googleapis/java-storage/issues/1198)) ([558520f](https://togithub.com/googleapis/java-storage/commit/558520f35ed64f0b36f7f8ada4491023a0fb759e))
-   update kms.version to v0.94.1 ([#&#8203;1195](https://togithub.com/googleapis/java-storage/issues/1195)) ([cc999b1](https://togithub.com/googleapis/java-storage/commit/cc999b1ebaba051524ce6131052c824232ccb79a))

##### [2.2.3](https://www.github.com/googleapis/java-storage/compare/v2.2.2...v2.2.3) (2022-01-07)

##### Bug Fixes

-   do not cause a failure when encountering no bindings ([#&#8203;1177](https://www.togithub.com/googleapis/java-storage/issues/1177)) ([16c2aef](https://www.github.com/googleapis/java-storage/commit/16c2aef4f09eccee59d1028e3bbf01c65b5982d6))
-   **java:** add -ntp flag to native image testing command ([#&#8203;1169](https://www.togithub.com/googleapis/java-storage/issues/1169)) ([b8a6395](https://www.github.com/googleapis/java-storage/commit/b8a6395fcaa34423d42a90bd42f71809f89a6c3b))
-   update retry handling to retry idempotent requests that encounter unexpected EOF while parsing json responses ([#&#8203;1155](https://www.togithub.com/googleapis/java-storage/issues/1155)) ([8fbe6ef](https://www.github.com/googleapis/java-storage/commit/8fbe6efab969d699e9ba9e5448db7a6ee10c0572))

##### Documentation

-   add new sample storage_configure_retries ([#&#8203;1152](https://www.togithub.com/googleapis/java-storage/issues/1152)) ([8634c4b](https://www.github.com/googleapis/java-storage/commit/8634c4b5cb88d2818378558427170ecf6c403df5))
-   update comments ([#&#8203;1188](https://www.togithub.com/googleapis/java-storage/issues/1188)) ([d58e67c](https://www.github.com/googleapis/java-storage/commit/d58e67c217f38ca7b1926882ec48bd7b0c351ea7))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;1191](https://www.togithub.com/googleapis/java-storage/issues/1191)) ([3b384cf](https://www.github.com/googleapis/java-storage/commit/3b384cf46876610ce33f2842ee8e9fc13e08443c))
-   update dependency org.apache.httpcomponents:httpcore to v4.4.15 ([#&#8203;1171](https://www.togithub.com/googleapis/java-storage/issues/1171)) ([57f7a74](https://www.github.com/googleapis/java-storage/commit/57f7a743ee042c52261cd388fb0aec48c84e5d32))

##### [2.2.2](https://www.github.com/googleapis/java-storage/compare/v2.2.1...v2.2.2) (2021-12-06)

##### Bug Fixes

-   update StorageOptions to not overwrite any previously set host ([#&#8203;1142](https://www.togithub.com/googleapis/java-storage/issues/1142)) ([05375c0](https://www.github.com/googleapis/java-storage/commit/05375c0b9b6f9fde2e6cefb1af6a695aa3b01732))

##### Documentation

-   Add comments to GCS gRPC API proto spec to describe how naming work ([#&#8203;1139](https://www.togithub.com/googleapis/java-storage/issues/1139)) ([417c525](https://www.github.com/googleapis/java-storage/commit/417c5250eb7ad1a7b04a055a39d72e6536a63e18))

##### Dependencies

-   update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([#&#8203;1165](https://www.togithub.com/googleapis/java-storage/issues/1165)) ([9031836](https://www.github.com/googleapis/java-storage/commit/90318368e69d7677c49e985eb58ff1b61d878ec9))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;1163](https://www.togithub.com/googleapis/java-storage/issues/1163)) ([feca2c6](https://www.github.com/googleapis/java-storage/commit/feca2c6342786ef3fb699c459067c015bd374a13))
-   update kms.version to v0.94.0 ([#&#8203;1164](https://www.togithub.com/googleapis/java-storage/issues/1164)) ([8653783](https://www.github.com/googleapis/java-storage/commit/86537836a3b96f369e1cad59c692d350047414f7))

##### [2.2.1](https://www.github.com/googleapis/java-storage/compare/v2.2.0...v2.2.1) (2021-11-15)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;1146](https://www.togithub.com/googleapis/java-storage/issues/1146)) ([a5d13a9](https://www.github.com/googleapis/java-storage/commit/a5d13a97bae50b4ee8a2fcef180ddc26b77e3d16))

### [`v2.2.3`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;223-httpswwwgithubcomgoogleapisjava-storagecomparev222v223-2022-01-07)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.2.2...v2.2.3)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
… v1.6.0 (#321)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.codehaus.mojo:exec-maven-plugin](http://www.mojohaus.org/exec-maven-plugin) ([source](https://togithub.com/mojohaus/exec-maven-plugin)) | `1.2.1` -> `1.6.0` | [![age](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/1.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/1.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/1.6.0/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/1.6.0/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
… v3 (#325)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.codehaus.mojo:exec-maven-plugin](http://www.mojohaus.org/exec-maven-plugin) ([source](https://togithub.com/mojohaus/exec-maven-plugin)) | `1.6.0` -> `3.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/3.0.0/compatibility-slim/1.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:exec-maven-plugin/3.0.0/confidence-slim/1.6.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.code.gson:gson](https://togithub.com/google/gson) | `2.8.9` -> `2.9.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.code.gson:gson/2.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.code.gson:gson/2.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.code.gson:gson/2.9.0/compatibility-slim/2.8.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.code.gson:gson/2.9.0/confidence-slim/2.8.9)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/gson</summary>

### [`v2.9.0`](https://togithub.com/google/gson/blob/HEAD/CHANGELOG.md#Version-290)

**The minimum supported Java version changes from 6 to 7.**

-   Change target Java version to 7 ([#&#8203;2043](https://togithub.com/google/gson/issues/2043))
-   Put `module-info.class` into Multi-Release JAR folder ([#&#8203;2013](https://togithub.com/google/gson/issues/2013))
-   Improve error message when abstract class cannot be constructed ([#&#8203;1814](https://togithub.com/google/gson/issues/1814))
-   Support EnumMap deserialization ([#&#8203;2071](https://togithub.com/google/gson/issues/2071))
-   Add LazilyParsedNumber default adapter ([#&#8203;2060](https://togithub.com/google/gson/issues/2060))
-   Fix JsonReader.hasNext() returning true at end of document ([#&#8203;2061](https://togithub.com/google/gson/issues/2061))
-   Remove Gradle build support. Build script was outdated and not actively
    maintained anymore ([#&#8203;2063](https://togithub.com/google/gson/issues/2063))
-   Add `GsonBuilder.disableJdkUnsafe()` ([#&#8203;1904](https://togithub.com/google/gson/issues/1904))
-   Add `UPPER_CASE_WITH_UNDERSCORES` in FieldNamingPolicy ([#&#8203;2024](https://togithub.com/google/gson/issues/2024))
-   Fix failing to serialize Collection or Map with inaccessible constructor ([#&#8203;1902](https://togithub.com/google/gson/issues/1902))
-   Improve TreeTypeAdapter thread-safety ([#&#8203;1976](https://togithub.com/google/gson/issues/1976))
-   Fix `Gson.newJsonWriter` ignoring lenient and HTML-safe setting ([#&#8203;1989](https://togithub.com/google/gson/issues/1989))
-   Delete unused LinkedHashTreeMap ([#&#8203;1992](https://togithub.com/google/gson/issues/1992))
-   Make default adapters stricter; improve exception messages ([#&#8203;2000](https://togithub.com/google/gson/issues/2000))
-   Fix `FieldNamingPolicy.upperCaseFirstLetter` uppercasing non-letter ([#&#8203;2004](https://togithub.com/google/gson/issues/2004))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
#291)

* Configure modules settings.

* Add resources files.

* Product setup/cleanup impl.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Format code.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Replace PROJECT_NUMBER with PROJECT_ID

* kokoro files updated

* Change branch.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: tetiana-karasova <tetiana.karasova@gmail.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
* Configure modules settings.

* Add import products samples.

* Minor fixes.

* Replace PROJECT_NUMBER with PROJECT_ID

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* kokoro config files are updated

* * common base class for import products created to remove code duplication
* inline import products now how different ids
* cleaned imports

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* * removed base class and made examples self-contained

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: tetiana-karasova <tetiana.karasova@gmail.com>
Co-authored-by: Piotr Michalski <pmichalski@griddynamics.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
…ples (part 1) (#289)

* Configure modules settings.

* Add search tutorials.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor fixes.

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor fix.

* Replace PROJECT_NUMBER with PROJECT_ID

* kokoro configuration added

* update tutorials README

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: tetiana-karasova <tetiana.karasova@gmail.com>
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
…9.4 (#351)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.9.3` -> `2.9.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/compatibility-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.9.4/confidence-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.9.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;294-httpsgithubcomgoogleapisjava-bigquerycomparev293v294-2022-03-08)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.3...v2.9.4)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
….5 (#329)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.4.4` -> `2.4.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.5/compatibility-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.4.5/confidence-slim/2.4.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v2.4.5`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;245-httpsgithubcomgoogleapisjava-storagecomparev244v245-2022-03-04)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.4...v2.4.5)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…o v2.0.12 (#318)

* chore(deps): update dependency com.google.cloud:google-cloud-retail to v2.0.12

* 🦉 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>
…o v2.0.13 (#360)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-) | `2.0.12` -> `2.0.13` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.13/compatibility-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.13/confidence-slim/2.0.12)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
* Add user events: write, rejoin, purge.

* Add kokoro configuration.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fixes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Refactor code.

* Tests fixes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Refactoring code.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fix test fails.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fix test fails.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fix tests.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
…10.0 (#361)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.9.4` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/compatibility-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.0/confidence-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.10.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2100-httpsgithubcomgoogleapisjava-bigquerycomparev294v2100-2022-03-14)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.9.4...v2.10.0)

##### Features

-   set Table.Schema for permanent external tables ([#&#8203;1701](https://togithub.com/googleapis/java-bigquery/issues/1701)) ([73e829b](https://togithub.com/googleapis/java-bigquery/commit/73e829bad373279b13fb59a56b1dc60eac0835a0))

##### Documentation

-   **sample:** Added AuthorizeDataset Sample ([#&#8203;1909](https://togithub.com/googleapis/java-bigquery/issues/1909)) ([a7a196b](https://togithub.com/googleapis/java-bigquery/commit/a7a196b4ea9cab28448bafe0fdc64f5e3de0412f))
-   **samples:** fix undeleteTable sample IT failure ([#&#8203;1912](https://togithub.com/googleapis/java-bigquery/issues/1912)) ([7802f16](https://togithub.com/googleapis/java-bigquery/commit/7802f16fb24bf29ab93139d8404d4b3c4d80b506)), closes [#&#8203;1911](https://togithub.com/googleapis/java-bigquery/issues/1911)

##### Dependencies

-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220307-1.32.1 ([#&#8203;1921](https://togithub.com/googleapis/java-bigquery/issues/1921)) ([fcad209](https://togithub.com/googleapis/java-bigquery/commit/fcad2091f9a24d667ceefc5a6d9aa57542bed702))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.5 ([#&#8203;1906](https://togithub.com/googleapis/java-bigquery/issues/1906)) ([d35d689](https://togithub.com/googleapis/java-bigquery/commit/d35d68963bc6a668d7177ac47d09b65dbefb9b7b))
-   update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;1919](https://togithub.com/googleapis/java-bigquery/issues/1919)) ([a59ccf5](https://togithub.com/googleapis/java-bigquery/commit/a59ccf59c5fb1389fc5c5ed42ec8c41182f2e59d))
-   update dependency com.google.cloud:native-image-support to v0.12.8 ([#&#8203;1907](https://togithub.com/googleapis/java-bigquery/issues/1907)) ([fddf593](https://togithub.com/googleapis/java-bigquery/commit/fddf59346e9635b5f10f94803ca87933337dc337))
-   update dependency com.google.cloud:native-image-support to v0.12.9 ([#&#8203;1913](https://togithub.com/googleapis/java-bigquery/issues/1913)) ([830dd50](https://togithub.com/googleapis/java-bigquery/commit/830dd50ffaf62b398a1325df44e4c92cd0a6ae1b))

##### [2.9.4](https://togithub.com/googleapis/java-bigquery/compare/v2.9.3...v2.9.4) (2022-03-08)

##### Dependencies

-   update dependency com.google.cloud:native-image-support to v0.12.7 ([#&#8203;1896](https://togithub.com/googleapis/java-bigquery/issues/1896)) ([5dcb02b](https://togithub.com/googleapis/java-bigquery/commit/5dcb02b04f9a87ba39e7cfa72229318926262029))

##### [2.9.3](https://togithub.com/googleapis/java-bigquery/compare/v2.9.2...v2.9.3) (2022-03-08)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-bigtable to v2.6.0 ([#&#8203;1892](https://togithub.com/googleapis/java-bigquery/issues/1892)) ([ce06adb](https://togithub.com/googleapis/java-bigquery/commit/ce06adb5f95704309eaf0ab4b49d2bdb4ceaeb98))

##### [2.9.2](https://togithub.com/googleapis/java-bigquery/compare/v2.9.1...v2.9.2) (2022-03-07)

##### Bug Fixes

-   add missing equality check for targetTypes in DatasetAclEntity ([#&#8203;1866](https://togithub.com/googleapis/java-bigquery/issues/1866)) ([ca28e2d](https://togithub.com/googleapis/java-bigquery/commit/ca28e2d68901b6c9332f97c7985aaca7f4486e29))

##### Dependencies

-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220222-1.32.1 ([#&#8203;1888](https://togithub.com/googleapis/java-bigquery/issues/1888)) ([c8eb867](https://togithub.com/googleapis/java-bigquery/commit/c8eb8671e53759e786955dd44fae4867632237e4))
-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220226-1.32.1 ([#&#8203;1890](https://togithub.com/googleapis/java-bigquery/issues/1890)) ([c8c5643](https://togithub.com/googleapis/java-bigquery/commit/c8c5643d0552f9f28a684514cd192f985e0d711c))

##### [2.9.1](https://togithub.com/googleapis/java-bigquery/compare/v2.9.0...v2.9.1) (2022-03-03)

##### Bug Fixes

-   adjusting retry logic to avoid retrying successful job creation ([#&#8203;1879](https://togithub.com/googleapis/java-bigquery/issues/1879)) ([fd07533](https://togithub.com/googleapis/java-bigquery/commit/fd0753338e15965347683345b0e51838baf5d9f6))
-   **java:** add additional configurations to fix native image tests ([#&#8203;1859](https://togithub.com/googleapis/java-bigquery/issues/1859)) ([3e82960](https://togithub.com/googleapis/java-bigquery/commit/3e82960f75ced489f9f0e72fe45165ab866f1d8b))

##### Documentation

-   **sample:** Table exists sample fix ([#&#8203;1868](https://togithub.com/googleapis/java-bigquery/issues/1868)) ([698306e](https://togithub.com/googleapis/java-bigquery/commit/698306e480b5f3a180c62b6d9ae0d919e05154d3))

##### Dependencies

-   update dependency com.google.apis:google-api-services-bigquery to v2-rev20220220-1.32.1 ([#&#8203;1872](https://togithub.com/googleapis/java-bigquery/issues/1872)) ([e67cf65](https://togithub.com/googleapis/java-bigquery/commit/e67cf65bc044d07ba386f98cf67d2e16144255d0))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#&#8203;1876](https://togithub.com/googleapis/java-bigquery/issues/1876)) ([a16985f](https://togithub.com/googleapis/java-bigquery/commit/a16985f79f5e09ee6567caf3eb502d7e88103f97))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.2 ([#&#8203;1853](https://togithub.com/googleapis/java-bigquery/issues/1853)) ([ef91109](https://togithub.com/googleapis/java-bigquery/commit/ef91109821a702a6b55b4f1265e812578ca881d8))
-   update dependency com.google.cloud:google-cloud-storage to v2.4.4 ([#&#8203;1873](https://togithub.com/googleapis/java-bigquery/issues/1873)) ([a4deb16](https://togithub.com/googleapis/java-bigquery/commit/a4deb16ed54edf51608f27b47b0846fb23c553fd))
-   update dependency com.google.cloud:native-image-support to v0.12.4 ([#&#8203;1855](https://togithub.com/googleapis/java-bigquery/issues/1855)) ([376738d](https://togithub.com/googleapis/java-bigquery/commit/376738d5fb7253de6e2e9d574aa99e9d7a9e67ad))
-   update dependency com.google.cloud:native-image-support to v0.12.5 ([#&#8203;1874](https://togithub.com/googleapis/java-bigquery/issues/1874)) ([c68c49a](https://togithub.com/googleapis/java-bigquery/commit/c68c49a26abdcce8468b5e848cf39c458aba4774))
-   update dependency com.google.cloud:native-image-support to v0.12.6 ([#&#8203;1878](https://togithub.com/googleapis/java-bigquery/issues/1878)) ([3749921](https://togithub.com/googleapis/java-bigquery/commit/3749921d6d120ffd79941c9ede64822cea03f1cd))
-   update dependency com.google.code.gson:gson to v2.9.0 ([#&#8203;1850](https://togithub.com/googleapis/java-bigquery/issues/1850)) ([627da62](https://togithub.com/googleapis/java-bigquery/commit/627da62bd02314c673c345bd8eb87e973a805bc7))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#&#8203;1860](https://togithub.com/googleapis/java-bigquery/issues/1860)) ([b31b44c](https://togithub.com/googleapis/java-bigquery/commit/b31b44c170b1bc948daaae1a9ae6c469370f986c))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#&#8203;1861](https://togithub.com/googleapis/java-bigquery/issues/1861)) ([ae05dfe](https://togithub.com/googleapis/java-bigquery/commit/ae05dfed0e670826f7674dc092b91bd5f634bf97))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…4.0 (#362)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/compatibility-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/confidence-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…363)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
* Add import events.

* Add kokoro configuration.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fixes.

* Change versions

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Refactoring code.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fix review comments.

* Add google test library. Minor fixes.

* Readme changes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Change unit tests.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor changes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
…o v2.0.14 (#368)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-) | `2.0.13` -> `2.0.14` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.14/compatibility-slim/2.0.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.14/confidence-slim/2.0.13)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…10.1 (#370)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.0` -> `2.10.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/compatibility-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.1/confidence-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.10.1`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2101-httpsgithubcomgoogleapisjava-bigquerycomparev2100v2101-2022-03-21)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.0...v2.10.1)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…o v2.0.15 (#373)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-) | `2.0.14` -> `2.0.15` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.15/compatibility-slim/2.0.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.15/confidence-slim/2.0.14)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…10.2 (#375)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.1` -> `2.10.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.2/compatibility-slim/2.10.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.2/confidence-slim/2.10.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.10.2`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2102-httpsgithubcomgoogleapisjava-bigquerycomparev2101v2102-2022-03-24)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.1...v2.10.2)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
* Events crud changes.

* Create/remove resources changes.

* Search changes.

* Import user events changes.

* Product changes.

* please revert this commit before merging

* Product changes according to review comments.

* Fix createTable NPE.

* Resources logic, minor changes.

* Remove init resources tests.

* Add test resources creation.

* Update config.

* Change bucket name read logic.

* Change bucket name read logic.

* Change bucket name read logic.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Code style changes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Minor code changes.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
….0 (#378)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.4.5` -> `2.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.5.0/compatibility-slim/2.4.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.5.0/confidence-slim/2.4.5)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v2.5.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;250-httpsgithubcomgoogleapisjava-storagecomparev245v250-2022-03-25)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.4.5...v2.5.0)

##### Features

-   allow limiting ReadChannel ([#&#8203;1180](https://togithub.com/googleapis/java-storage/issues/1180)) ([2898ee8](https://togithub.com/googleapis/java-storage/commit/2898ee88545a93916d55c969fd0838e4fc703912))
-   expose the methods of Notifications ([#&#8203;399](https://togithub.com/googleapis/java-storage/issues/399)) ([0bd17b1](https://togithub.com/googleapis/java-storage/commit/0bd17b1f70e47081941a44f018e3098b37ba2c47))

##### Documentation

-   Adding Samples for printing all Acls for a file and for a specific user ([#&#8203;1288](https://togithub.com/googleapis/java-storage/issues/1288)) ([32fe388](https://togithub.com/googleapis/java-storage/commit/32fe388c8733cb237fc2a5b4676e36df76ef0dff))
-   Copy all storage samples from java-docs-samples ([#&#8203;1258](https://togithub.com/googleapis/java-storage/issues/1258)) ([48b99be](https://togithub.com/googleapis/java-storage/commit/48b99beb692f529bea7e3de7ea5a36606876d96a))
-   **sample:** Add Native Image sample for Storage ([#&#8203;1283](https://togithub.com/googleapis/java-storage/issues/1283)) ([375874d](https://togithub.com/googleapis/java-storage/commit/375874d38fc46bfec2df4c58e7d661c4f1f6c486))

##### Dependencies

-   allow snapshot to update properly ([#&#8203;1311](https://togithub.com/googleapis/java-storage/issues/1311)) ([a5d32f2](https://togithub.com/googleapis/java-storage/commit/a5d32f2945247f76a21b030300a6e037084231b5))
-   update dependency com.google.cloud:native-image-support to v0.12.10 ([#&#8203;1295](https://togithub.com/googleapis/java-storage/issues/1295)) ([3b3ecce](https://togithub.com/googleapis/java-storage/commit/3b3ecce262a3c7c95fbf0ddf3a5830a116022053))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#&#8203;1296](https://togithub.com/googleapis/java-storage/issues/1296)) ([6f1b142](https://togithub.com/googleapis/java-storage/commit/6f1b1423d1de6aef9aedbf6b89ce42bbc72196e9))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&#8203;1306](https://togithub.com/googleapis/java-storage/issues/1306)) ([1527ba0](https://togithub.com/googleapis/java-storage/commit/1527ba0abad38acd55542ce92214d5c66a9c62ee))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#&#8203;1297](https://togithub.com/googleapis/java-storage/issues/1297)) ([3f64f11](https://togithub.com/googleapis/java-storage/commit/3f64f117be7b7150a7a89c5240f09350d1add578))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&#8203;1307](https://togithub.com/googleapis/java-storage/issues/1307)) ([e45ae07](https://togithub.com/googleapis/java-storage/commit/e45ae0783bd9e0bea7e8accee1437dee4e974333))

##### [2.4.5](https://togithub.com/googleapis/java-storage/compare/v2.4.4...v2.4.5) (2022-03-04)

##### Documentation

-   Adding Samples for Adding/Removing File Owners ([#&#8203;1273](https://togithub.com/googleapis/java-storage/issues/1273)) ([6fad19c](https://togithub.com/googleapis/java-storage/commit/6fad19c184d108f30c85f62426d254a9f0ff715d))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#&#8203;1284](https://togithub.com/googleapis/java-storage/issues/1284)) ([0f71ae4](https://togithub.com/googleapis/java-storage/commit/0f71ae41fbabf6a3f38674a2f68fb55bd9809595))
-   update kms.version to v0.95.1 ([#&#8203;1287](https://togithub.com/googleapis/java-storage/issues/1287)) ([8334d3c](https://togithub.com/googleapis/java-storage/commit/8334d3cb1f527b00ee8f19583dcf112f4f1b08ac))

##### [2.4.4](https://togithub.com/googleapis/java-storage/compare/v2.4.3...v2.4.4) (2022-02-28)

##### Dependencies

-   update actions/setup-java action to v3 ([#&#8203;1274](https://togithub.com/googleapis/java-storage/issues/1274)) ([d29d19a](https://togithub.com/googleapis/java-storage/commit/d29d19a9936164e0ffe4d2f5fa14739a807369f6))

##### [2.4.3](https://togithub.com/googleapis/java-storage/compare/v2.4.2...v2.4.3) (2022-02-25)

##### Dependencies

-   update dependency com.google.apis:google-api-services-storage to v1-rev20220210-1.32.1 ([#&#8203;1269](https://togithub.com/googleapis/java-storage/issues/1269)) ([b3933be](https://togithub.com/googleapis/java-storage/commit/b3933be393bcb8850e39635d28211159a3d0a091))

##### Documentation

-   Adding Samples for Add/Remove Bucket Default Owner ([#&#8203;1260](https://togithub.com/googleapis/java-storage/issues/1260)) ([7223626](https://togithub.com/googleapis/java-storage/commit/7223626481930bf4442a04ccf49536f7f9e5fd32))
-   Adding Samples for Add/Remove Bucket Owner ([#&#8203;1272](https://togithub.com/googleapis/java-storage/issues/1272)) ([9d25fa9](https://togithub.com/googleapis/java-storage/commit/9d25fa986ec6116eeb16ac5773b46e7fdbe10647))
-   Adding Samples for Printing Bucket ACLs and Printing Bucket ACL for a specific user. ([#&#8203;1236](https://togithub.com/googleapis/java-storage/issues/1236)) ([d82333b](https://togithub.com/googleapis/java-storage/commit/d82333b01eadd9afd0c9d58455f86bc6457c99e3))

##### [2.4.2](https://togithub.com/googleapis/java-storage/compare/v2.4.1...v2.4.2) (2022-02-11)

##### Dependencies

-   update actions/github-script action to v6 ([#&#8203;1241](https://togithub.com/googleapis/java-storage/issues/1241)) ([366d738](https://togithub.com/googleapis/java-storage/commit/366d7385c4f6ac5c7478ea71cf0f7f1546ad4607))

##### [2.4.1](https://togithub.com/googleapis/java-storage/compare/v2.4.0...v2.4.1) (2022-02-08)

##### Dependencies

-   update kms.version to v0.95.0 ([#&#8203;1224](https://togithub.com/googleapis/java-storage/issues/1224)) ([5700c54](https://togithub.com/googleapis/java-storage/commit/5700c544da904bca75bf42314b150f109771f719))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…10.4 (#382)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.10.2` -> `2.10.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/compatibility-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.10.4/confidence-slim/2.10.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.10.4`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2104-httpsgithubcomgoogleapisjava-bigquerycomparev2103v2104-2022-03-29)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.3...v2.10.4)

### [`v2.10.3`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2103-httpsgithubcomgoogleapisjava-bigquerycomparev2102v2103-2022-03-28)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.10.2...v2.10.3)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
…o v2.0.16 (#380)

* chore(deps): update dependency com.google.cloud:google-cloud-retail to v2.0.16

* 🦉 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>
🤖 I have created a release *beep* *boop*
---


### [2.0.17](googleapis/java-retail@v2.0.16...v2.0.17) (2022-03-29)


### Documentation

* users can self enroll retail search feature on cloud console ([#377](googleapis/java-retail#377)) ([783cb9e](googleapis/java-retail@783cb9e))


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.10.4 ([#382](googleapis/java-retail#382)) ([c1de86a](googleapis/java-retail@c1de86a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#384](googleapis/java-retail#384)) ([9854a34](googleapis/java-retail@9854a34))
* update dependency com.google.cloud:google-cloud-storage to v2.5.0 ([#378](googleapis/java-retail#378)) ([ab0d3a8](googleapis/java-retail@ab0d3a8))
* update dependency com.google.cloud:google-cloud-storage to v2.5.1 ([#385](googleapis/java-retail#385)) ([764f23f](googleapis/java-retail@764f23f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…o v2.0.17 (#387)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-) | `2.0.15` -> `2.0.17` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.17/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.17/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.17/compatibility-slim/2.0.15)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.0.17/confidence-slim/2.0.15)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
dfirova and others added 8 commits September 29, 2022 13:46
* chore (samples) Refactoring comments.

* pr fix: refactored comments.

* 🦉 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>
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-retail/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the [samples format](
https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
…o v2.5.1 (#580)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-retail) ([source](https://togithub.com/googleapis/java-)) | `2.5.0` -> `2.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.1/compatibility-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.1/confidence-slim/2.5.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->
…17.0 (#578)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.16.1` -> `2.17.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/compatibility-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.17.0/confidence-slim/2.16.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.17.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2170-httpsgithubcomgoogleapisjava-bigquerycomparev2161v2170-2022-10-03)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.16.1...v2.17.0)

##### Features

-   Add remote function options to routine metadata ([#&#8203;2291](https://togithub.com/googleapis/java-bigquery/issues/2291)) ([d30670e](https://togithub.com/googleapis/java-bigquery/commit/d30670ee2edf498b0335f3dfdec3487f5627a9f3))

##### Dependencies

-   Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.5.5 ([#&#8203;2328](https://togithub.com/googleapis/java-bigquery/issues/2328)) ([6e48ec2](https://togithub.com/googleapis/java-bigquery/commit/6e48ec22f98f95cc93a6a0e2a068d8a4d8c822ca))
-   Update dependency com.google.apis:google-api-services-bigquery to v2-rev20220913-2.0.0 ([#&#8203;2287](https://togithub.com/googleapis/java-bigquery/issues/2287)) ([fa33184](https://togithub.com/googleapis/java-bigquery/commit/fa331844dc1862120867d73ad87d87587a388576))
-   Update dependency com.google.apis:google-api-services-bigquery to v2-rev20220924-2.0.0 ([#&#8203;2325](https://togithub.com/googleapis/java-bigquery/issues/2325)) ([82c2097](https://togithub.com/googleapis/java-bigquery/commit/82c2097a866804ffb95a871087438fc163e8b77c))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;2327](https://togithub.com/googleapis/java-bigquery/issues/2327)) ([188c779](https://togithub.com/googleapis/java-bigquery/commit/188c77995cad31b328cfbf745df164f4ac70b692))
-   Update dependency gcp-releasetool to v1.8.9 ([#&#8203;2326](https://togithub.com/googleapis/java-bigquery/issues/2326)) ([52dfd13](https://togithub.com/googleapis/java-bigquery/commit/52dfd13a4d311526c784397f50ca5cf45b60f2a5))
-   Update dependency importlib-metadata to v4.13.0 ([#&#8203;2323](https://togithub.com/googleapis/java-bigquery/issues/2323)) ([4c7e089](https://togithub.com/googleapis/java-bigquery/commit/4c7e089f281c7147cd468fbdbd19cd7238b49be3))
-   Update dependency importlib-metadata to v5 ([#&#8203;2324](https://togithub.com/googleapis/java-bigquery/issues/2324)) ([bd43cf4](https://togithub.com/googleapis/java-bigquery/commit/bd43cf42443feba02d7970d3dd17c11d1b64872c))
-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([#&#8203;2288](https://togithub.com/googleapis/java-bigquery/issues/2288)) ([959519c](https://togithub.com/googleapis/java-bigquery/commit/959519cd9e5910ba7d93cce00c318ed322dcaf23))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 ([#&#8203;2289](https://togithub.com/googleapis/java-bigquery/issues/2289)) ([3cf7ef8](https://togithub.com/googleapis/java-bigquery/commit/3cf7ef83d891480bf80fcb1879ca86e9e053304e))
-   Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#&#8203;2285](https://togithub.com/googleapis/java-bigquery/issues/2285)) ([65fac18](https://togithub.com/googleapis/java-bigquery/commit/65fac188db2514ae620fb5146055591cfe6ac995))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->
…3.0 (#581)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->
…o v2.5.2 (#584)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-retail](https://togithub.com/googleapis/java-retail) ([source](https://togithub.com/googleapis/java-)) | `2.5.1` -> `2.5.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.2/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-retail/2.5.2/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
…1.3 (#585)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.2` -> `26.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/compatibility-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/confidence-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-retail).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 10, 2022
@google-cla
Copy link

google-cla bot commented Nov 10, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Shabirmean
Copy link
Member Author

Shabirmean commented Nov 10, 2022

@GoogleCloudPlatform/cloud-retail-team, @rickdbx @chenlei1216 - you can find my manual updates in the following commits:

@Shabirmean Shabirmean changed the title [WIP] samples: migrate code from googleapis/java-retail samples: migrate code from googleapis/java-retail Nov 10, 2022
Copy link
Contributor

@minherz minherz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is tutorial1.img empty?

Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • retail/interactive-tutorials/images/tutorail1.img is empty.

I'd have a bunch of questions / comments if this was new code, but since it's legacy that's moving LGTM.

@lesv
Copy link
Contributor

lesv commented Nov 10, 2022

Let me know if you need me to merge this.

@Shabirmean
Copy link
Member Author

Let me know if you need me to merge this.

Thank you @lesv - Im waiting for someone from @GoogleCloudPlatform/cloud-retail-team to also TAL!

@Shabirmean Shabirmean merged commit 0de87e4 into main Nov 15, 2022
@Shabirmean Shabirmean deleted the java-retail-migration branch November 15, 2022 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants