Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add support for new LRO implementation#2164

Merged
vam-google merged 3 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
vam-google:mastervam-google/google-cloud-java:masterCopy head branch name to clipboard
Jun 21, 2017
Merged

Add support for new LRO implementation#2164
vam-google merged 3 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
vam-google:mastervam-google/google-cloud-java:masterCopy head branch name to clipboard

Conversation

@vam-google

Copy link
Copy Markdown
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2017
RetryAlgorithm retryAlgorithm =
new RetryAlgorithm(exceptionRetryAlgorithm, new ExponentialRetryAlgorithm(retrySettings, clock));
// Suppressing should be ok as a workaraund. Current and only ResultRetryAlgorithm
// implementation does not use response at all, so ignoring its typ is ok.

This comment was marked as spam.

private static final String DEFAULT_GAPIC_VERSION = "";

private static final String PROPERTIES_FILE = "/com/google/cloud/speech/project.properties";
private static final String PROPERTIES_FILE = "/com/google/cloud/speech/v1/project.properties";

This comment was marked as spam.

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

Looks good for starting the change rollout (gax, toolkit)

@vam-google

Copy link
Copy Markdown
Contributor Author

Using new released gax version now (compilable PR now). PTAL.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.0008%) to 81.193% when pulling d3b00a4 on vam-google:master into 466a8d4 on GoogleCloudPlatform:master.

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

LGTM

@vam-google vam-google merged commit 3ef9858 into googleapis:master Jun 21, 2017
pongad added a commit to googleapis/api-client-staging that referenced this pull request Jun 26, 2017
The build.gradle change reflects googleapis/gapic-generator#1382.

Generated Code:
Dependency changes are described in googleapis/google-cloud-java#2171

Changes to Java code:
Removing retry to UNAVAILABLE described in googleapis/google-cloud-java#2171
LRO change described in googleapis/google-cloud-java#2164.


The rest are changes to generated protobuf classes introduced by updating protoc to v3.3.0
chingor13 pushed a commit to googleapis/java-common-protos that referenced this pull request Apr 30, 2020
The build.gradle change reflects googleapis/gapic-generator#1382.

Generated Code:
Dependency changes are described in googleapis/google-cloud-java#2171

Changes to Java code:
Removing retry to UNAVAILABLE described in googleapis/google-cloud-java#2171
LRO change described in googleapis/google-cloud-java#2164.


The rest are changes to generated protobuf classes introduced by updating protoc to v3.3.0
chingor13 pushed a commit to googleapis/java-iam that referenced this pull request May 4, 2020
The build.gradle change reflects googleapis/gapic-generator#1382.

Generated Code:
Dependency changes are described in googleapis/google-cloud-java#2171

Changes to Java code:
Removing retry to UNAVAILABLE described in googleapis/google-cloud-java#2171
LRO change described in googleapis/google-cloud-java#2164.


The rest are changes to generated protobuf classes introduced by updating protoc to v3.3.0
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…storage to v2.39.0 (#2164)

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

---

### Release Notes

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

### [`v2.39.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2390-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2380v2390-2023-06-22)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.38.0...v2.39.0)

##### Features

-   Add estimated physical file sizes to ReadAPI v1 ([#&#8203;2157](https://togithub.com/googleapis/java-bigquerystorage/issues/2157)) ([fbf6bf6](https://togithub.com/googleapis/java-bigquerystorage/commit/fbf6bf66567644dd46a5062507f75951800e10a9))

</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, 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://developer.mend.io/github/googleapis/java-bigquerystorage).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
🤖 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).
meltsufin pushed a commit that referenced this pull request May 2, 2026
* chore(main): release 3.31.8

* chore: generate libraries at Wed Jul  2 17:38:16 UTC 2025

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.