Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

feature: indicates whether an operation was throttled in metadata returned#677

Merged
thiagotnunes merged 3 commits intomasterfrom
autosynth-googleapis
Dec 2, 2020
Merged

feature: indicates whether an operation was throttled in metadata returned#677
thiagotnunes merged 3 commits intomasterfrom
autosynth-googleapis

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/5bc410a0-1b03-45db-baaf-a9266dfc38b9/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 345067549
Source-Link: googleapis/googleapis@8cfc6c8
PiperOrigin-RevId: 344883170
Source-Link: googleapis/googleapis@370e9f9
PiperOrigin-RevId: 344134135
Source-Link: googleapis/googleapis@b11a87f

…o from .bazelrc

Committer: @miraleung
PiperOrigin-RevId: 344134135

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Nov 24 14:38:21 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b11a87f3b54be3a5e42c15020ee1e0781f86da90
Source-Link: googleapis/googleapis@b11a87f
Indicates whether the ddl operation was throttled, due to resource constraints. When resources become available the operation will resume and this field will be false again.

PiperOrigin-RevId: 344883170

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Nov 30 13:58:09 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 370e9f9ac14dbc73f56e15257bccc06dfebd4196
Source-Link: googleapis/googleapis@370e9f9
Committer: @miraleung
PiperOrigin-RevId: 345067549

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Dec 1 11:49:14 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8cfc6c874574b649b4524a4ef6a0651533325a84
Source-Link: googleapis/googleapis@8cfc6c8
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/SpannerDatabaseAdminProto.java
  • proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadata.java
  • proto-google-cloud-spanner-admin-database-v1/src/main/java/com/google/spanner/admin/database/v1/UpdateDatabaseDdlMetadataOrBuilder.java
  • proto-google-cloud-spanner-admin-database-v1/src/main/proto/google/spanner/admin/database/v1/spanner_database_admin.proto

@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 2, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 2, 2020
@thiagotnunes thiagotnunes changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feature: indicates whether an operation was throttled in metadata returned Dec 2, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 2, 2020

Codecov Report

Merging #677 (00a8d13) into master (f6a8ba6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #677   +/-   ##
=========================================
  Coverage     84.12%   84.12%           
  Complexity     2510     2510           
=========================================
  Files           142      142           
  Lines         13911    13911           
  Branches       1323     1323           
=========================================
  Hits          11703    11703           
  Misses         1662     1662           
  Partials        546      546           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6a8ba6...00a8d13. Read the comment docs.

@thiagotnunes thiagotnunes merged commit d093089 into master Dec 2, 2020
@thiagotnunes thiagotnunes deleted the autosynth-googleapis branch December 2, 2020 23:50
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
…urned (#677)

* chore: Remove spurious build warnings by deleting--include_source_info from .bazelrc

Committer: @miraleung
PiperOrigin-RevId: 344134135

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Nov 24 14:38:21 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b11a87f3b54be3a5e42c15020ee1e0781f86da90
Source-Link: googleapis/googleapis@b11a87f

* chore: adds throttled to UpdateDatabaseDdlMetadata

Indicates whether the ddl operation was throttled, due to resource constraints. When resources become available the operation will resume and this field will be false again.

PiperOrigin-RevId: 344883170

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Nov 30 13:58:09 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 370e9f9ac14dbc73f56e15257bccc06dfebd4196
Source-Link: googleapis/googleapis@370e9f9

* chore: Undo removal of --include_source_info from .bazelrc

Committer: @miraleung
PiperOrigin-RevId: 345067549

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Dec 1 11:49:14 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8cfc6c874574b649b4524a4ef6a0651533325a84
Source-Link: googleapis/googleapis@8cfc6c8
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#4770

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@0f360f0

feat: publish cloud/sql/v1 artifacts
  PiperOrigin-RevId: 397185811
  Source-Link: googleapis/googleapis@ea09b65

feat(contactcenterinsights): filter is used to filter conversations used for issue model training feat: update_time is used to indicate when the phrase matcher was updated
  PiperOrigin-RevId: 397164390
  Source-Link: googleapis/googleapis@2ec8242

chore: regenerate API index

  Source-Link: googleapis/googleapis@cce61a9

feat: Publish Google Cloud Deploy v1 API
  PiperOrigin-RevId: 397120018
  Source-Link: googleapis/googleapis@3d1ce71

chore: regenerate API index

  Source-Link: googleapis/googleapis@48d9fb8

chore(googleads)!: remove protos for v6, which has sunset
  Committer: @aohren

  BREAKING CHANGE: Removing the entire version 6 of the API because it has sunset and is no longer in use.

  PiperOrigin-RevId: 397044375
  Source-Link: googleapis/googleapis@4bde293
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…jdbc to v2.5.4 (googleapis#677)

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

---

### Release Notes

<details>
<summary>googleapis/java-spanner-jdbc</summary>

### [`v2.5.4`](https://togithub.com/googleapis/java-spanner-jdbc/blob/master/CHANGELOG.md#&#8203;254-httpswwwgithubcomgoogleapisjava-spanner-jdbccomparev253v254-2021-11-17)

[Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.5.3...v2.5.4)

</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-spanner-jdbc).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement. context: full

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants