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

Add Javadocs in StructuredQuery to denote "set" operations #259

Closed
ajkannan opened this issue Oct 15, 2015 · 1 comment
Closed

Add Javadocs in StructuredQuery to denote "set" operations #259

ajkannan opened this issue Oct 15, 2015 · 1 comment
Assignees
Labels
api: datastore Issues related to the Datastore API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@ajkannan
Copy link

We should document that the methods projection and distinct are "set" operations, as opposed to addProjection and addDistinct.

@ajkannan ajkannan added the api: datastore Issues related to the Datastore API. label Oct 15, 2015
@ajkannan ajkannan self-assigned this Oct 15, 2015
@aozarov
Copy link
Contributor

aozarov commented Oct 15, 2015

while doing so, lets make sure the other parts of Query (also the structured) is reasonably documented.

@ajkannan ajkannan changed the title Add Javadocs in GqlQuery to denote "set" operations Add Javadocs in StructuredQuery to denote "set" operations Oct 20, 2015
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
github-actions bot pushed a commit that referenced this issue Jun 21, 2022
…onfig to v1.5.0 (#259)

[![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-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.4.0` -> `1.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v1.5.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;150-httpsgithubcomgoogleapisjava-shared-configcomparev140v150-2022-06-10)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0)

##### Features

-   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-shared-config/issues/1440)) ([#&#8203;475](https://togithub.com/googleapis/java-shared-config/issues/475)) ([e4dfc1b](https://togithub.com/googleapis/java-shared-config/commit/e4dfc1ba29295158c78c8fcf94467d2a6a33538a))
-   to produce Java 8 compatible bytecode when using JDK 9+ ([2468276](https://togithub.com/googleapis/java-shared-config/commit/2468276145cdfe1ca911b52f765e026e77661a09))

##### Dependencies

-   update surefire.version to v3.0.0-m7 ([bbfe663](https://togithub.com/googleapis/java-shared-config/commit/bbfe66393af3e49612c9c1e4334ba39c133ea1d0))

</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-networkconnectivity).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
…oogleapis#259)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `11.0.0` -> `12.0.0` |

---

### Renovate configuration

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

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

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

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

---

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

---

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-resourcemanager).
github-actions bot pushed a commit that referenced this issue Jun 30, 2022
Source-Link: googleapis/synthtool@7a220e2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
github-actions bot pushed a commit that referenced this issue Jun 30, 2022
Source-Link: googleapis/synthtool@7a220e2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
github-actions bot pushed a commit that referenced this issue Jul 1, 2022
🤖 I have created a release \*beep\* \*boop\*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Jul 14, 2022
Source-Link: googleapis/synthtool@7336562
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
github-actions bot pushed a commit that referenced this issue Jul 14, 2022
github-actions bot pushed a commit that referenced this issue Aug 9, 2022
…onfig to v1.5.3 (#259)

[![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-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.5.1` -> `1.5.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/compatibility-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/confidence-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v1.5.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisjava-shared-configcomparev152v153-2022-07-27)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.2...v1.5.3)

##### Dependencies

-   update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#&#8203;497](https://togithub.com/googleapis/java-shared-config/issues/497)) ([1fc6ab4](https://togithub.com/googleapis/java-shared-config/commit/1fc6ab445624cd4f9c8b161d109f346a9e5ed09a))
-   Update doclet to latest version 1.6.0 ([38fb7c3](https://togithub.com/googleapis/java-shared-config/commit/38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4))

### [`v1.5.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;152-httpsgithubcomgoogleapisjava-shared-configcomparev151v152-2022-07-25)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2)

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v10 ([#&#8203;435](https://togithub.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://togithub.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#&#8203;488](https://togithub.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://togithub.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;489](https://togithub.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://togithub.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b))

</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-domains).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
github-actions bot pushed a commit that referenced this issue Aug 16, 2022
…identities to v1.1.2 (#259)

[![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-managed-identities](https://togithub.com/googleapis/java-managed-identities) | `1.1.1` -> `1.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.2/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.2/confidence-slim/1.1.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**: 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-managed-identities).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTQuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=-->
github-actions bot pushed a commit that referenced this issue Aug 26, 2022
…ddons to v2.3.2 (#259)

[![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-gsuite-addons](https://togithub.com/googleapis/java-gsuite-addons) | `2.3.0` -> `2.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gsuite-addons/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gsuite-addons/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gsuite-addons/2.3.2/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gsuite-addons/2.3.2/confidence-slim/2.3.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-gsuite-addons).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My4wIn0=-->
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.3](googleapis/java-essential-contacts@v2.3.2...v2.3.3) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#258](googleapis/java-essential-contacts#258)) ([472a1dd](googleapis/java-essential-contacts@472a1dd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.4](googleapis/java-dms@v2.2.3...v2.2.4) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#258](googleapis/java-dms#258)) ([a7fefee](googleapis/java-dms@a7fefee))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.4](googleapis/java-binary-authorization@v1.2.3...v1.2.4) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#258](googleapis/java-binary-authorization#258)) ([2ab22d5](googleapis/java-binary-authorization@2ab22d5))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
…roubleshooter to v1.2.3 (#259)

[![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-policy-troubleshooter](https://togithub.com/googleapis/java-policy-troubleshooter) | `1.2.2` -> `1.2.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-policy-troubleshooter/1.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-policy-troubleshooter/1.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-policy-troubleshooter/1.2.3/compatibility-slim/1.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-policy-troubleshooter/1.2.3/confidence-slim/1.2.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**: 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-policy-troubleshooter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [1.3.5](https://togithub.com/googleapis/java-orchestration-airflow/compare/v1.3.4...v1.3.5) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#264](https://togithub.com/googleapis/java-orchestration-airflow/issues/264)) ([7b846cf](https://togithub.com/googleapis/java-orchestration-airflow/commit/7b846cf5c32898e9a9bd247e8357c7ec8bdf8136))
* Update dependency google-crc32c to v1.5.0 ([#258](https://togithub.com/googleapis/java-orchestration-airflow/issues/258)) ([fd3cf1e](https://togithub.com/googleapis/java-orchestration-airflow/commit/fd3cf1e71f06fb1a28184ad1c0bff68909e0bab5))
* Update dependency importlib-metadata to v4.12.0 ([#259](https://togithub.com/googleapis/java-orchestration-airflow/issues/259)) ([6664dab](https://togithub.com/googleapis/java-orchestration-airflow/commit/6664dab717adb2449c75dc811c10f3052ffac297))
* Update dependency jeepney to v0.8.0 ([#260](https://togithub.com/googleapis/java-orchestration-airflow/issues/260)) ([d6d7366](https://togithub.com/googleapis/java-orchestration-airflow/commit/d6d7366327db5811ece1374575a020fdf475e5d2))
* Update dependency protobuf to v4 ([#261](https://togithub.com/googleapis/java-orchestration-airflow/issues/261)) ([e2834b7](https://togithub.com/googleapis/java-orchestration-airflow/commit/e2834b789ec7f968367cd0016f5ce6b0c7239e69))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 477955264

Source-Link: https://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
github-actions bot pushed a commit that referenced this issue Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.2](https://togithub.com/googleapis/java-vpcaccess/compare/v2.4.1...v2.4.2) (2022-10-04)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#248](https://togithub.com/googleapis/java-vpcaccess/issues/248)) ([5b2b929](https://togithub.com/googleapis/java-vpcaccess/commit/5b2b929b0e9c66d66a3eae0e0cc358dc600a7263))
* Update dependency click to v8.1.3 ([#251](https://togithub.com/googleapis/java-vpcaccess/issues/251)) ([c1237a1](https://togithub.com/googleapis/java-vpcaccess/commit/c1237a1785b1024af3f149803dd0b723b52cc492))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#265](https://togithub.com/googleapis/java-vpcaccess/issues/265)) ([e02a743](https://togithub.com/googleapis/java-vpcaccess/commit/e02a743c1ba36a946092d819eae7ee79be769cc8))
* Update dependency google-api-core to v2.10.1 ([#252](https://togithub.com/googleapis/java-vpcaccess/issues/252)) ([7af82b1](https://togithub.com/googleapis/java-vpcaccess/commit/7af82b1f9f5acb52d006aed7b5403f1605d12516))
* Update dependency google-auth to v2.11.1 ([#249](https://togithub.com/googleapis/java-vpcaccess/issues/249)) ([0676437](https://togithub.com/googleapis/java-vpcaccess/commit/067643731bf77a9e68446b78c9a591149acf2f06))
* Update dependency google-cloud-storage to v2.5.0 ([#253](https://togithub.com/googleapis/java-vpcaccess/issues/253)) ([751ed61](https://togithub.com/googleapis/java-vpcaccess/commit/751ed61a1a5911a7ee9551fc3f4da7cc50b70bd2))
* Update dependency google-crc32c to v1.5.0 ([#254](https://togithub.com/googleapis/java-vpcaccess/issues/254)) ([68579c2](https://togithub.com/googleapis/java-vpcaccess/commit/68579c2b367fbf8cc9f31e90bdbd6f6e07c6ac60))
* Update dependency googleapis-common-protos to v1.56.4 ([#250](https://togithub.com/googleapis/java-vpcaccess/issues/250)) ([5e35764](https://togithub.com/googleapis/java-vpcaccess/commit/5e35764584cb713523012e6c220c7932b8f85e38))
* Update dependency importlib-metadata to v4.12.0 ([#255](https://togithub.com/googleapis/java-vpcaccess/issues/255)) ([40c7466](https://togithub.com/googleapis/java-vpcaccess/commit/40c7466b198837c88fe044af49d53fe2274dd0d4))
* Update dependency jeepney to v0.8.0 ([#256](https://togithub.com/googleapis/java-vpcaccess/issues/256)) ([0f89b33](https://togithub.com/googleapis/java-vpcaccess/commit/0f89b33cff859bc2586443529a2fa85eb4fa597b))
* Update dependency jinja2 to v3.1.2 ([#263](https://togithub.com/googleapis/java-vpcaccess/issues/263)) ([75b456f](https://togithub.com/googleapis/java-vpcaccess/commit/75b456fd38c6767a8ea3148f977c98041ae8bc41))
* Update dependency markupsafe to v2.1.1 ([#257](https://togithub.com/googleapis/java-vpcaccess/issues/257)) ([3ee1cd9](https://togithub.com/googleapis/java-vpcaccess/commit/3ee1cd91048b54225b50ca328407f1aa5bb0cf64))
* Update dependency protobuf to v3.20.2 ([#258](https://togithub.com/googleapis/java-vpcaccess/issues/258)) ([8ae2677](https://togithub.com/googleapis/java-vpcaccess/commit/8ae267757536a60a682e4abdeb3972123926e2e3))
* Update dependency pyjwt to v2.5.0 ([#259](https://togithub.com/googleapis/java-vpcaccess/issues/259)) ([671c181](https://togithub.com/googleapis/java-vpcaccess/commit/671c181a9c549e932ae5c840e65bb291c755dc8b))
* Update dependency requests to v2.28.1 ([#260](https://togithub.com/googleapis/java-vpcaccess/issues/260)) ([3479841](https://togithub.com/googleapis/java-vpcaccess/commit/34798413c2c11cbfe14e1ce06c27c6efa48f85a5))
* Update dependency typing-extensions to v4.3.0 ([#261](https://togithub.com/googleapis/java-vpcaccess/issues/261)) ([506b7f1](https://togithub.com/googleapis/java-vpcaccess/commit/506b7f115b914c6ad3b5b2a006cab93dbf6eaa36))
* Update dependency zipp to v3.8.1 ([#262](https://togithub.com/googleapis/java-vpcaccess/issues/262)) ([f04cc47](https://togithub.com/googleapis/java-vpcaccess/commit/f04cc478d5f8ee23e09dd2c992453bf85a4d396d))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.8](https://togithub.com/googleapis/java-shell/compare/v2.2.7...v2.2.8) (2022-10-05)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#269](https://togithub.com/googleapis/java-shell/issues/269)) ([3944799](https://togithub.com/googleapis/java-shell/commit/3944799d13d51da71701dcbccfd7d90c8aa075ea))
* Update dependency jinja2 to v3.1.2 ([#258](https://togithub.com/googleapis/java-shell/issues/258)) ([6165485](https://togithub.com/googleapis/java-shell/commit/6165485bd0638cd07641b395f80c1fcc4c2f9f20))
* Update dependency keyring to v23.9.3 ([#259](https://togithub.com/googleapis/java-shell/issues/259)) ([e029ee8](https://togithub.com/googleapis/java-shell/commit/e029ee8f05b4e76418ea16ff1c11fee13da8c426))
* Update dependency markupsafe to v2.1.1 ([#260](https://togithub.com/googleapis/java-shell/issues/260)) ([c03c15b](https://togithub.com/googleapis/java-shell/commit/c03c15b292e31c3a09444ef6965e3a03d7a791d5))
* Update dependency protobuf to v3.20.2 ([#261](https://togithub.com/googleapis/java-shell/issues/261)) ([1ece3f4](https://togithub.com/googleapis/java-shell/commit/1ece3f4ecff8a51b6fa586d3a02f46f13393da17))
* Update dependency protobuf to v4 ([#266](https://togithub.com/googleapis/java-shell/issues/266)) ([1d1109d](https://togithub.com/googleapis/java-shell/commit/1d1109d90d45da53c80f83d22ec8c67a469ad864))
* Update dependency pyjwt to v2.5.0 ([#262](https://togithub.com/googleapis/java-shell/issues/262)) ([5f020d2](https://togithub.com/googleapis/java-shell/commit/5f020d2c19387b16eff4f31ed9de36efc7398a97))
* Update dependency requests to v2.28.1 ([#263](https://togithub.com/googleapis/java-shell/issues/263)) ([766a315](https://togithub.com/googleapis/java-shell/commit/766a31530b33017f04bd6a9659808baef2f15872))
* Update dependency typing-extensions to v4.3.0 ([#264](https://togithub.com/googleapis/java-shell/issues/264)) ([d19294f](https://togithub.com/googleapis/java-shell/commit/d19294f2f0fec1134cf6bac698700b0ff87a7bad))
* Update dependency zipp to v3.8.1 ([#265](https://togithub.com/googleapis/java-shell/issues/265)) ([cf2e926](https://togithub.com/googleapis/java-shell/commit/cf2e926dd44227acac44927a7955767934bd99fd))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to renovate-bot/google-cloud-java that referenced this issue Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 6, 2022
…ences to v0.5.7 (#259)

[![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-life-sciences](https://togithub.com/googleapis/java-life-sciences) | `0.5.5` -> `0.5.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-life-sciences/0.5.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-life-sciences/0.5.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-life-sciences/0.5.7/compatibility-slim/0.5.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-life-sciences/0.5.7/confidence-slim/0.5.5)](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-life-sciences).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants