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

demo: Structure for HttpJsonServiceStubClassComposer DO NOT SUBMIT #800

Closed
wants to merge 1 commit into from

Conversation

miraleung
Copy link
Contributor

Golden files not yet updated, and remaining OperationSnapshot missing type error, left as an exercise for the reader.

@miraleung miraleung requested a review from a team as a code owner July 29, 2021 16:59
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2021
@miraleung
Copy link
Contributor Author

@GabrielGonzalezDiaz FYI

@miraleung miraleung closed this Jul 29, 2021
@chanseokoh chanseokoh deleted the demo/regapic-operation branch November 10, 2021 15:51
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.3](googleapis/java-shared-dependencies@v3.0.2...v3.0.3) (2022-09-14)


### Dependencies

* Google-cloud-core 2.8.12 ([#799](googleapis/java-shared-dependencies#799)) ([1a47f60](googleapis/java-shared-dependencies@1a47f60))
* Moving gson to first-party-dependencies ([#800](googleapis/java-shared-dependencies#800)) ([ceb5fa1](googleapis/java-shared-dependencies@ceb5fa1))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#797](googleapis/java-shared-dependencies#797)) ([57a80c3](googleapis/java-shared-dependencies@57a80c3))
* Update gax.version to v2.19.1 ([#798](googleapis/java-shared-dependencies#798)) ([56ee798](googleapis/java-shared-dependencies@56ee798))
* Update google.core.version to v2.8.11 ([#793](googleapis/java-shared-dependencies#793)) ([ae388d8](googleapis/java-shared-dependencies@ae388d8))

---
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 Mar 21, 2023
…o v1.34.0 (#800)

[![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.api-client:google-api-client-bom](https://github.com/googleapis/google-api-java-client) | `1.33.4` -> `1.34.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.34.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.34.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.34.0/compatibility-slim/1.33.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.34.0/confidence-slim/1.33.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-java-client</summary>

### [`v1.34.0`](https://github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#&#8203;1340-httpsgithubcomgoogleapisgoogle-api-java-clientcomparev1334v1340-2022-04-12)

[Compare Source](https://github.com/googleapis/google-api-java-client/compare/v1.33.4...v1.34.0)

##### Features

-   deprecate OOB auth flow in GooglePromptReceiver ([#&#8203;2034](https://github.com/googleapis/google-api-java-client/issues/2034)) ([334d8d6](https://github.com/googleapis/google-api-java-client/commit/334d8d68a455e41be137ed27dab50df7915b3992))

##### Bug Fixes

-   **deps:** update dependency com.google.api-client:google-api-client to v1.33.4 ([#&#8203;2022](https://github.com/googleapis/google-api-java-client/issues/2022)) ([582bde1](https://github.com/googleapis/google-api-java-client/commit/582bde1f48c892b5856d0c51d8e051be6d20321e))
-   **deps:** update dependency com.google.cloud:libraries-bom to v25.1.0 ([#&#8203;2025](https://github.com/googleapis/google-api-java-client/issues/2025)) ([ba36a44](https://github.com/googleapis/google-api-java-client/commit/ba36a44e27f97edc5a6aa6921b43b753f51af569))
-   **deps:** update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 ([#&#8203;2033](https://github.com/googleapis/google-api-java-client/issues/2033)) ([fed93e3](https://github.com/googleapis/google-api-java-client/commit/fed93e3a3db2396d7a4bf4c565864ce1e39dc3ba))

##### Dependencies

-   revert protobuf to 3.19 ([#&#8203;2035](https://github.com/googleapis/google-api-java-client/issues/2035)) ([00eabeb](https://github.com/googleapis/google-api-java-client/commit/00eabeb293fc6978a7667fbdc695b81add7d700a))

##### [1.33.4](https://github.com/googleapis/google-api-java-client/compare/v1.33.3...v1.33.4) (2022-03-28)

##### Dependencies

-   update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 ([#&#8203;2019](https://github.com/googleapis/google-api-java-client/issues/2019)) ([f1e0909](https://github.com/googleapis/google-api-java-client/commit/f1e09099f2954df68e8d476f142db7c4b7388917))

##### [1.33.3](https://github.com/googleapis/google-api-java-client/compare/v1.33.2...v1.33.3) (2022-03-25)

##### Bug Fixes

-   **deps:** update dependency com.google.api-client:google-api-client to v1.33.2 ([#&#8203;1985](https://github.com/googleapis/google-api-java-client/issues/1985)) ([191850a](https://github.com/googleapis/google-api-java-client/commit/191850a33a562300325ee7809e68fca89feeb5f3))
-   **deps:** update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.4 ([#&#8203;2010](https://github.com/googleapis/google-api-java-client/issues/2010)) ([b4c64a0](https://github.com/googleapis/google-api-java-client/commit/b4c64a0365ed8656bd116763318e975c036551b7))
-   **deps:** update dependency com.google.cloud:libraries-bom to v24.3.0 ([#&#8203;1987](https://github.com/googleapis/google-api-java-client/issues/1987)) ([1620e8f](https://github.com/googleapis/google-api-java-client/commit/1620e8f6fe69d1af46afb9838ab16594c6c486b5))
-   **deps:** update dependency com.google.cloud:libraries-bom to v24.4.0 ([#&#8203;2007](https://github.com/googleapis/google-api-java-client/issues/2007)) ([cba8dd2](https://github.com/googleapis/google-api-java-client/commit/cba8dd246c455c0f857d31f94f465b0d92b01829))
-   **deps:** update dependency com.google.cloud:libraries-bom to v25 ([#&#8203;2014](https://github.com/googleapis/google-api-java-client/issues/2014)) ([43bd4a1](https://github.com/googleapis/google-api-java-client/commit/43bd4a13aa4d74e99b138491674e690ea4db8eb0))
-   **deps:** update dependency com.google.guava:guava to v31.1-jre ([#&#8203;2004](https://github.com/googleapis/google-api-java-client/issues/2004)) ([eac0e77](https://github.com/googleapis/google-api-java-client/commit/eac0e77e8ac9ab1b784ff7c7c4c7f2f8c3095797))
-   **deps:** update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 ([#&#8203;1986](https://github.com/googleapis/google-api-java-client/issues/1986)) ([b8376f1](https://github.com/googleapis/google-api-java-client/commit/b8376f15284adab2684e3622af4f3d960bb32387))

##### [1.33.2](https://github.com/googleapis/google-api-java-client/compare/v1.33.1...v1.33.2) (2022-02-08)

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://github.com/googleapis/google-api-java-client/issues/1339)) ([#&#8203;1972](https://github.com/googleapis/google-api-java-client/issues/1972)) ([b1d8c16](https://github.com/googleapis/google-api-java-client/commit/b1d8c167ea05735a08149681c61e30eb5b160368))

##### [1.33.1](https://github.com/googleapis/google-api-java-client/compare/v1.33.0...v1.33.1) (2022-01-21)

##### Bug Fixes

-   library should released as 1.33.1 ([#&#8203;1966](https://github.com/googleapis/google-api-java-client/issues/1966)) ([44bb1c5](https://github.com/googleapis/google-api-java-client/commit/44bb1c52372bf8de03fe1c05b835f5f04c3a0c85))

</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-core).
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release *beep* *boop*
---


## [2.6.0](googleapis/java-core@v2.5.11...v2.6.0) (2022-04-14)


### Features

* **java:** remove GoogleJsonClentFeature and OpenCensusFeature after relocation ([#793](googleapis/java-core#793)) ([cafd489](googleapis/java-core@cafd489))
* **java:** remove Netty Native Image configuration after relocation to gax ([#771](googleapis/java-core#771)) ([9cc7dba](googleapis/java-core@9cc7dba))
* **java:** remove protobuf Native Image configuration ([#784](googleapis/java-core#784)) ([7a8df66](googleapis/java-core@7a8df66))
* remove native-image.properties settings  after relocation ([#794](googleapis/java-core#794)) ([219a519](googleapis/java-core@219a519))
* remove resource-config after relocation ([#795](googleapis/java-core#795)) ([8ed3110](googleapis/java-core@8ed3110))
* remove substitutions after relocation to gax ([#789](googleapis/java-core#789)) ([85280b1](googleapis/java-core@85280b1))


### Bug Fixes

* **java:** register test class for reflection to fix native image test ([#766](googleapis/java-core#766)) ([fa07125](googleapis/java-core@fa07125))


### Dependencies

* revert protobuf to 3.19 and common-protos 2.8.3 ([#798](googleapis/java-core#798)) ([27ca70c](googleapis/java-core@27ca70c))
* update dependency com.google.api-client:google-api-client-bom to v1.34.0 ([#800](googleapis/java-core#800)) ([3abc47d](googleapis/java-core@3abc47d))
* update dependency com.google.api:gax-bom to v2.16.0 ([#785](googleapis/java-core#785)) ([bd33a76](googleapis/java-core@bd33a76))
* update dependency com.google.api.grpc:proto-google-common-protos to v2.8.1 ([#792](googleapis/java-core#792)) ([3f85e62](googleapis/java-core@3f85e62))
* update dependency com.google.api.grpc:proto-google-common-protos to v2.8.2 ([#796](googleapis/java-core#796)) ([d6ea18e](googleapis/java-core@d6ea18e))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.0 ([#783](googleapis/java-core#783)) ([48594f3](googleapis/java-core@48594f3))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.3.1 ([#799](googleapis/java-core#799)) ([9fe7d35](googleapis/java-core@9fe7d35))
* update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#788](googleapis/java-core#788)) ([cfdabb4](googleapis/java-core@cfdabb4))
* update dependency com.google.http-client:google-http-client-bom to v1.41.6 ([#791](googleapis/java-core#791)) ([d9ff405](googleapis/java-core@d9ff405))
* update dependency com.google.http-client:google-http-client-bom to v1.41.7 ([#797](googleapis/java-core#797)) ([dfc3c57](googleapis/java-core@dfc3c57))
* update dependency com.google.protobuf:protobuf-bom to v3.20.0 ([#787](googleapis/java-core#787)) ([51f59fc](googleapis/java-core@51f59fc))
* update dependency io.grpc:grpc-bom to v1.45.1 ([#780](googleapis/java-core#780)) ([cd8a078](googleapis/java-core@cd8a078))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant