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

chore: adds CMEK fields to backup and database #897

Merged
merged 7 commits into from
Mar 9, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Feb 22, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/f87c3986-84f0-40b9-b8fa-0b81b37f3b3f/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 360805639
Source-Link: googleapis/googleapis@3befd26
PiperOrigin-RevId: 360758638
Source-Link: googleapis/googleapis@dff6e46
PiperOrigin-RevId: 359781040
Source-Link: googleapis/googleapis@f6dd7e4
PiperOrigin-RevId: 358725120
Source-Link: googleapis/googleapis@f829b13
PiperOrigin-RevId: 358516065
Source-Link: googleapis/googleapis@af8f71d
PiperOrigin-RevId: 357800868
Source-Link: googleapis/googleapis@e8bc447

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2021
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #897 (a02353d) into master (34c9b8d) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #897      +/-   ##
============================================
- Coverage     85.22%   85.20%   -0.02%     
+ Complexity     2650     2648       -2     
============================================
  Files           145      145              
  Lines         14358    14358              
  Branches       1391     1391              
============================================
- Hits          12236    12234       -2     
- Misses         1539     1542       +3     
+ Partials        583      582       -1     
Impacted Files Coverage Δ Complexity Δ
...spanner/admin/database/v1/DatabaseAdminClient.java 83.22% <ø> (ø) 100.00 <0.00> (ø)
...anner/admin/database/v1/DatabaseAdminSettings.java 15.94% <ø> (ø) 2.00 <0.00> (ø)
...nner/admin/database/v1/stub/DatabaseAdminStub.java 3.70% <ø> (ø) 1.00 <0.00> (ø)
...in/database/v1/stub/DatabaseAdminStubSettings.java 93.54% <ø> (ø) 32.00 <0.00> (ø)
...base/v1/stub/GrpcDatabaseAdminCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
.../admin/database/v1/stub/GrpcDatabaseAdminStub.java 97.79% <ø> (ø) 31.00 <0.00> (ø)
...spanner/admin/instance/v1/InstanceAdminClient.java 79.14% <ø> (ø) 56.00 <0.00> (ø)
...anner/admin/instance/v1/InstanceAdminSettings.java 13.72% <ø> (ø) 2.00 <0.00> (ø)
...ance/v1/stub/GrpcInstanceAdminCallableFactory.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
.../admin/instance/v1/stub/GrpcInstanceAdminStub.java 97.17% <ø> (ø) 22.00 <0.00> (ø)
... and 10 more

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 34c9b8d...1e2f191. Read the comment docs.

@thiagotnunes thiagotnunes changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. chore: adds CMEK fields to backup and database Feb 23, 2021
@thiagotnunes thiagotnunes added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 24, 2021
@thiagotnunes
Copy link
Contributor

We need to wait for commit stats to be released before merging this.

Committer: @miraleung
PiperOrigin-RevId: 357800868

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Feb 16 14:06:04 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: e8bc4471a88ac5f60defe3ed436f517174e59ba0
Source-Link: googleapis/googleapis@e8bc447
…support

Committer: @miraleung
PiperOrigin-RevId: 358516065

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 19 17:43:23 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: af8f71dae961ee036a0ac52a1965270149a6b2c9
Source-Link: googleapis/googleapis@af8f71d
PiperOrigin-RevId: 358725120

Source-Author: Google APIs <noreply@google.com>
Source-Date: Sun Feb 21 17:58:05 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f829b1334cce86aa3738f3c0698d814b56664445
Source-Link: googleapis/googleapis@f829b13
This release makes --experimental_allow_proto3_optional no longer necessary.

PiperOrigin-RevId: 359781040

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Feb 26 09:59:49 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: f6dd7e47620566925a4b3f1ce029e74e1b2f2516
Source-Link: googleapis/googleapis@f6dd7e4
…ons`

PiperOrigin-RevId: 360758638

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Mar 3 14:32:33 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: dff6e4625d4ea0a16fc44d3b9be115219c403f07
Source-Link: googleapis/googleapis@dff6e46
Committer: @miraleung
PiperOrigin-RevId: 360805639

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Mar 3 18:34:03 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3befd26ca55723d3e8111909331eac1249837987
Source-Link: googleapis/googleapis@3befd26
@thiagotnunes thiagotnunes removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 9, 2021
@thiagotnunes thiagotnunes merged commit ed9d735 into master Mar 9, 2021
@thiagotnunes thiagotnunes deleted the autosynth-googleapis branch March 9, 2021 04:10
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#6681

Changes:

feat(apikeys): enable REST transport for Python Preview clients
  PiperOrigin-RevId: 474571730
  Source-Link: googleapis/googleapis@5a9ee4d

chore: regenerate API index

  Source-Link: googleapis/googleapis@4699046

feat(spanner/admin/instance): Add custom instance config operations
  PiperOrigin-RevId: 474535825
  Source-Link: googleapis/googleapis@69c840e

chore: regenerate API index

  Source-Link: googleapis/googleapis@0487c63

feat: this is the first public release of the client libraries for Google Cloud's Document Warehouse service
  Document Warehouse (DW) is an AI-integrated cloud-native GCP platform to store, search, organize, govern and analyze  documents and their structured metadata (called Properties). Documents include structured (e.g. forms, invoices) and unstructured (e.g. contracts, research papers) and their Properties (metadata) includes AI-extracted data from documents and manually or AI-assigned tags (e.g. account number, loan ID, document type). It's a service provided to cloud enterprise customers.

  PiperOrigin-RevId: 474419314
  Source-Link: googleapis/googleapis@63674eb

chore: regenerate API index

  Source-Link: googleapis/googleapis@c31193a

feat: add c#, php and pyhton language options to DataPolicy proto
  PiperOrigin-RevId: 474407599
  Source-Link: googleapis/googleapis@79bca74
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…onfig to v1.5.0 (googleapis#897)

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

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v1.5.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;150-httpsgithubcomgoogleapisjava-shared-configcomparev140v150-2022-06-10)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0)

##### Features

-   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-shared-config/issues/1440)) ([#&#8203;475](https://togithub.com/googleapis/java-shared-config/issues/475)) ([e4dfc1b](https://togithub.com/googleapis/java-shared-config/commit/e4dfc1ba29295158c78c8fcf94467d2a6a33538a))
-   to produce Java 8 compatible bytecode when using JDK 9+ ([2468276](https://togithub.com/googleapis/java-shared-config/commit/2468276145cdfe1ca911b52f765e026e77661a09))

##### Dependencies

-   update surefire.version to v3.0.0-m7 ([bbfe663](https://togithub.com/googleapis/java-shared-config/commit/bbfe66393af3e49612c9c1e4334ba39c133ea1d0))

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

None yet

2 participants