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

Remove final from Blob #744

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

jean-philippe-martin
Copy link

So we can mock it in test classes.
Also make equals and hashCode final.

So we can mock it in test classes.
Also make equals and hashCode final.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 11, 2016
aozarov added a commit that referenced this pull request Mar 11, 2016
@aozarov aozarov merged commit ddd02aa into googleapis:master Mar 11, 2016
@aozarov aozarov added the api: storage Issues related to the Cloud Storage API. label Mar 11, 2016
@jean-philippe-martin jean-philippe-martin deleted the blob_notfinal branch March 11, 2016 18:55
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
🤖 I have created a release *beep* *boop*
---


### [1.2.7](googleapis/java-resourcemanager@v1.2.6...v1.2.7) (2022-03-29)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([googleapis#743](googleapis/java-resourcemanager#743)) ([3a7e696](googleapis/java-resourcemanager@3a7e696))

---
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 pull request Jul 14, 2022
…onfig to v1.5.1 (#744)

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.5.1

* 🦉 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>
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
…1.0 (#744)

[![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.0.0` -> `26.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/compatibility-slim/26.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.0/confidence-slim/26.0.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-billingbudgets).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1OC4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
…1.1 (#744)

[![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.0` -> `26.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/compatibility-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/confidence-slim/26.1.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**: 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-tasks).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
github-actions bot pushed a commit that referenced this pull request 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 pull request Sep 15, 2022
…1575) (#744)

Source-Link: googleapis/synthtool@2e9ac19
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
github-actions bot pushed a commit that referenced this pull request Sep 16, 2022
…eech to v2.4.4 (#744)

* chore(deps): update dependency com.google.cloud:google-cloud-texttospeech to v2.4.4

* 🦉 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>
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.6](https://togithub.com/googleapis/java-os-login/compare/v2.2.5...v2.2.6) (2022-10-03)


### Dependencies

* Update dependency charset-normalizer to v2.1.1 ([#741](https://togithub.com/googleapis/java-os-login/issues/741)) ([3b75ebd](https://togithub.com/googleapis/java-os-login/commit/3b75ebdbffbea6fdfb04f8dded74e318272bf245))
* Update dependency click to v8.1.3 ([#742](https://togithub.com/googleapis/java-os-login/issues/742)) ([a31156d](https://togithub.com/googleapis/java-os-login/commit/a31156df7b79a9ac871cc240ef6f5e08afa7b882))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#762](https://togithub.com/googleapis/java-os-login/issues/762)) ([decf589](https://togithub.com/googleapis/java-os-login/commit/decf58985da905a70413a4a2933dd74054d78536))
* Update dependency gcp-releasetool to v1.8.8 ([#737](https://togithub.com/googleapis/java-os-login/issues/737)) ([544ee2c](https://togithub.com/googleapis/java-os-login/commit/544ee2cef2d0e86b8d886da370333b9fc3d497d5))
* Update dependency google-api-core to v2.10.1 ([#743](https://togithub.com/googleapis/java-os-login/issues/743)) ([f0522d5](https://togithub.com/googleapis/java-os-login/commit/f0522d5774d2a10a17b0b21a860bb1650334acb2))
* Update dependency google-auth to v2.11.1 ([#738](https://togithub.com/googleapis/java-os-login/issues/738)) ([fc3b537](https://togithub.com/googleapis/java-os-login/commit/fc3b5377121e5c3268d41f55329f41e383ce291f))
* Update dependency google-auth to v2.12.0 ([#755](https://togithub.com/googleapis/java-os-login/issues/755)) ([aa212c5](https://togithub.com/googleapis/java-os-login/commit/aa212c5064f47c741082328c0d3a7bdfce1d5a70))
* Update dependency google-cloud-core to v2.3.2 ([#739](https://togithub.com/googleapis/java-os-login/issues/739)) ([b67bd85](https://togithub.com/googleapis/java-os-login/commit/b67bd85e362ccb2926fecbf913139d70d5a18c9a))
* Update dependency google-cloud-storage to v2.5.0 ([#756](https://togithub.com/googleapis/java-os-login/issues/756)) ([83b006a](https://togithub.com/googleapis/java-os-login/commit/83b006ad6fca281fbc2521d4f8f88c0683e6742a))
* Update dependency google-crc32c to v1.5.0 ([#757](https://togithub.com/googleapis/java-os-login/issues/757)) ([cdddc07](https://togithub.com/googleapis/java-os-login/commit/cdddc072a75a9582cb8ec78002fe00ff848d72b6))
* Update dependency importlib-metadata to v4.12.0 ([#758](https://togithub.com/googleapis/java-os-login/issues/758)) ([4228eac](https://togithub.com/googleapis/java-os-login/commit/4228eac668508d00bc08eea42dac30647516a6eb))
* Update dependency jeepney to v0.8.0 ([#759](https://togithub.com/googleapis/java-os-login/issues/759)) ([7f4e7e5](https://togithub.com/googleapis/java-os-login/commit/7f4e7e5fdc4629224b90eb62f4fb56e4b4bf9cf6))
* Update dependency jinja2 to v3.1.2 ([#744](https://togithub.com/googleapis/java-os-login/issues/744)) ([2fe1551](https://togithub.com/googleapis/java-os-login/commit/2fe1551fe6a8dce8a7b2d7964ce50235335d960a))
* Update dependency keyring to v23.9.3 ([#745](https://togithub.com/googleapis/java-os-login/issues/745)) ([4135da8](https://togithub.com/googleapis/java-os-login/commit/4135da8acfb45bf587eb45f1b960fada0335045c))
* Update dependency markupsafe to v2.1.1 ([#746](https://togithub.com/googleapis/java-os-login/issues/746)) ([b0bd633](https://togithub.com/googleapis/java-os-login/commit/b0bd633230739888cb648e1c25533be0b62d68db))
* Update dependency protobuf to v3.20.2 ([#747](https://togithub.com/googleapis/java-os-login/issues/747)) ([ee62667](https://togithub.com/googleapis/java-os-login/commit/ee626676cae459a4393a1d930add5c1804996723))
* Update dependency pyjwt to v2.5.0 ([#748](https://togithub.com/googleapis/java-os-login/issues/748)) ([77d5a02](https://togithub.com/googleapis/java-os-login/commit/77d5a020b9697db9385a878046166a9a9e3b4dfe))
* Update dependency typing-extensions to v4.3.0 ([#750](https://togithub.com/googleapis/java-os-login/issues/750)) ([6f961a8](https://togithub.com/googleapis/java-os-login/commit/6f961a83a7f859fb5a2aac488c3a6c7c38d74123))

---
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 pull request 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 to yoshi-code-bot/google-cloud-java that referenced this pull request Nov 8, 2022
…s#1687) (googleapis#744)

* chore(java): add a note in README for migrated split repos

Disable renovate bot and flaky bot for split repositories
that have moved to the Java monorepo.
The Java monorepo will pass the "monorepo=True" parameter
to java.common_templates method in its owlbot.py files so that
the migration note will not appear in the README in the monorepo.

Co-authored-by: Jeff Ching <chingor@google.com>
Source-Link: https://togithub.com/googleapis/synthtool/commit/d4b291604f148cde065838c498bc8aa79b8dc10e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:edae91ccdd2dded2f572ec341a768ad180305a3e8fbfd93064b28e237d35920a
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
…1.4 (#744)

[![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.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](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, check this box

---

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-game-servers).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 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).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants