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

[ggj][codegen] feat: add ServiceClient.MethodPagedResponse list method inner class #325

Merged
merged 26 commits into from
Sep 19, 2020

Conversation

miraleung
Copy link
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 19, 2020
@miraleung miraleung changed the title [ggj][codegen] feat: add ServiceClient.MethodPagedResponse inner class [ggj][codegen] feat: add ServiceClient.MethodPagedResponse list method inner class Sep 19, 2020
Base automatically changed from gp/g13 to master September 19, 2020 06:08
@miraleung miraleung merged commit cf6e629 into master Sep 19, 2020
@miraleung miraleung deleted the gp/g14 branch September 19, 2020 06:13
suztomo pushed a commit that referenced this pull request Dec 16, 2022
Co-authored-by: Chanseok Oh <chanseok@google.com>
suztomo pushed a commit that referenced this pull request Dec 16, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | `1.44.0` -> `1.44.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.44.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.44.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.44.1/compatibility-slim/1.44.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.44.1/confidence-slim/1.44.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.44.1`](https://togithub.com/grpc/grpc-java/releases/v1.44.1)

##### **Bug Fixes**

-   xds: fix the validation code to accept new-style CertificateProviderPluginInstance wherever used ([#&#8203;8901](https://togithub.com/grpc/grpc-java/issues/8901) fixes [#&#8203;8885](https://togithub.com/grpc/grpc-java/issues/8885))
-   binder: Fix a ServiceConnection leak ([#&#8203;8861](https://togithub.com/grpc/grpc-java/issues/8861) closes [#&#8203;8726](https://togithub.com/grpc/grpc-java/issues/8726))
-   android: fix for app coming to foreground ([#&#8203;8904](https://togithub.com/grpc/grpc-java/issues/8904) closes [#&#8203;8850](https://togithub.com/grpc/grpc-java/issues/8850))

</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-common-protos).
suztomo pushed a commit that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


## [2.8.0](googleapis/java-common-protos@v2.7.4...v2.8.0) (2022-03-11)


### Features

* KMS configuration in settings ([#322](googleapis/java-common-protos#322)) ([007233b](googleapis/java-common-protos@007233b))


### Dependencies

* update dependency io.grpc:grpc-bom to v1.45.0 ([#323](googleapis/java-common-protos#323)) ([589506c](googleapis/java-common-protos@589506c))
* update dependency io.grpc:grpc-protobuf to v1.44.1 ([#324](googleapis/java-common-protos#324)) ([09d4cf3](googleapis/java-common-protos@09d4cf3))
* update dependency io.grpc:grpc-protobuf to v1.45.0 ([#336](googleapis/java-common-protos#336)) ([75fe492](googleapis/java-common-protos@75fe492))
* update dependency io.grpc:grpc-stub to v1.44.1 ([#325](googleapis/java-common-protos#325)) ([74f8523](googleapis/java-common-protos@74f8523))
* update dependency io.grpc:grpc-stub to v1.45.0 ([#335](googleapis/java-common-protos#335)) ([5b50031](googleapis/java-common-protos@5b50031))

---
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 Dec 16, 2022
* feat: AuditConfig for IAM v1

PiperOrigin-RevId: 439356405

Source-Link: googleapis/googleapis@afa2ba1

Source-Link: googleapis/googleapis-gen@3e40c17
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2U0MGMxN2UxNTEwYzk1ZmFiNThmYzIxNDNjY2I2MWNjZWNhNTk4OSJ9

* 🦉 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>
suztomo pushed a commit that referenced this pull request Mar 21, 2023
Source-Author: Jeff Ching <chingor@google.com>
Source-Date: Fri Apr 9 09:18:54 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5b0e1592dd7d70b485e157ea4b3eb1704ecbd015
Source-Link: googleapis/synthtool@5b0e159
suztomo pushed a commit that referenced this pull request Mar 21, 2023
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.94.0](https://www.github.com/googleapis/java-core/compare/v1.93.10...v1.94.0) (2020-11-10)


### Features

* **test:** add new MultipleAttemptRule, StdOutCaptureRule & StdErrCaptureRule JUnit 4 rules ([#327](https://www.github.com/googleapis/java-core/issues/327)) ([53f6af8](https://www.github.com/googleapis/java-core/commit/53f6af8062c4267d401c03d2e9648015bc0d9db0))


### Dependencies

* update dependency com.google.api.grpc:proto-google-common-protos to v2.0.1 ([#323](https://www.github.com/googleapis/java-core/issues/323)) ([967b3c5](https://www.github.com/googleapis/java-core/commit/967b3c54d94e78fa9347112cd4157830361b3e4e))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.0.3 ([#324](https://www.github.com/googleapis/java-core/issues/324)) ([1ae2e58](https://www.github.com/googleapis/java-core/commit/1ae2e58b804faaa7d3217a2a0ee9b4216d621190))
* update dependency com.google.http-client:google-http-client-bom to v1.38.0 ([#325](https://www.github.com/googleapis/java-core/issues/325)) ([f0e4d9a](https://www.github.com/googleapis/java-core/commit/f0e4d9abf8d4bc62e07d5411c715f892c54939fa))
* update dependency io.grpc:grpc-bom to v1.33.1 ([#319](https://www.github.com/googleapis/java-core/issues/319)) ([1ba3c70](https://www.github.com/googleapis/java-core/commit/1ba3c702e382a6540346a10bf7fa99f61b3a4bd7))
---


This PR was generated with [Release Please](https://github.com/googleapis/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.

None yet

1 participant