Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat!(v1): add support for per type and partition export, remove AnalyzeIamPolicy/ExportIamPolicyAnalysis #325

Merged
merged 4 commits into from Sep 22, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cbddf1b3-311d-41ab-9ffe-5526f414a9ce/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 331912851
Source-Link: googleapis/googleapis@5e53d6b
PiperOrigin-RevId: 330786980
Source-Link: googleapis/googleapis@ef03f63

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
BREAKING CHANGE: These RPCs do not currently work on the backend, so they should not be added to the client libraries.

PiperOrigin-RevId: 330786980

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Sep 9 13:35:02 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: ef03f63f2f2d3b2dd936e46595c0f746cb10c43c
Source-Link: googleapis/googleapis@ef03f63
… API

Clients can now specify two more args when export assets to bigquery

PiperOrigin-RevId: 331912851

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Sep 15 20:04:02 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5e53d6b6dde0e72fa9510ec1d796176d128afa40
Source-Link: googleapis/googleapis@5e53d6b
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2020
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #325 into master will decrease coverage by 0.64%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #325      +/-   ##
============================================
- Coverage     73.59%   72.95%   -0.65%     
+ Complexity      275      266       -9     
============================================
  Files            36       36              
  Lines          2174     2063     -111     
  Branches         11       11              
============================================
- Hits           1600     1505      -95     
+ Misses          555      539      -16     
  Partials         19       19              
Impacted Files Coverage Δ Complexity Δ
.../com/google/cloud/asset/v1/AssetServiceClient.java 71.55% <ø> (-0.38%) 32.00 <0.00> (-4.00)
...om/google/cloud/asset/v1/AssetServiceSettings.java 14.89% <ø> (+1.93%) 2.00 <0.00> (ø)
...m/google/cloud/asset/v1/stub/AssetServiceStub.java 7.14% <ø> (+1.26%) 1.00 <0.00> (ø)
.../cloud/asset/v1/stub/AssetServiceStubSettings.java 85.54% <ø> (-0.95%) 20.00 <0.00> (-3.00)
...ogle/cloud/asset/v1/stub/GrpcAssetServiceStub.java 94.97% <ø> (-0.55%) 17.00 <0.00> (-2.00)

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 ced3094...9d3b3d1. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat!(v1): add support for per type and partition export, remove AnalyzeIamPolicy/ExportIamPolicyAnalysis Sep 22, 2020
@yoshi-automation yoshi-automation requested a review from a team as a code owner September 22, 2020 20:54
@chingor13 chingor13 merged commit 28859a7 into master Sep 22, 2020
@chingor13 chingor13 deleted the autosynth-googleapis branch September 22, 2020 22:05
@release-please release-please bot mentioned this pull request Sep 22, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 22, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.0.0](https://www.github.com/googleapis/java-asset/compare/v1.7.0...v2.0.0) (2020-09-22)


### ⚠ BREAKING CHANGES

* These RPCs do not currently work on the backend, so they should not be added to the client libraries.

* feat!(v1): add support for per type and partition export, remove AnalyzeIamPolicy/ExportIamPolicyAnalysis (#325) ([28859a7](https://www.github.com/googleapis/java-asset/commit/28859a7bd9ecb68a9a3ffeebd14b6a8b8254f131)), closes [#325](https://www.github.com/googleapis/java-asset/issues/325)


### Dependencies

* update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v1.0.1 ([#322](https://www.github.com/googleapis/java-asset/issues/322)) ([0812eed](https://www.github.com/googleapis/java-asset/commit/0812eed8a6f1d3f23e15520947bee87bc5406ffd))
* update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.0.1 ([#323](https://www.github.com/googleapis/java-asset/issues/323)) ([a97fdfb](https://www.github.com/googleapis/java-asset/commit/a97fdfbdfd1278de4c66789928437963d4930643))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#314](https://www.github.com/googleapis/java-asset/issues/314)) ([ca75ed5](https://www.github.com/googleapis/java-asset/commit/ca75ed535aac7ee7723ee7648c84bae9216b715b))
---


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