This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
feat: add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs #421
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 339708980 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Oct 29 11:23:44 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 00bbad4dfd6633cf4b5f9596c1f93b756bb5c776 Source-Link: googleapis/googleapis@00bbad4
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Oct 29, 2020
Codecov Report
@@ Coverage Diff @@
## master #421 +/- ##
============================================
+ Coverage 72.95% 73.57% +0.62%
- Complexity 266 275 +9
============================================
Files 36 36
Lines 2063 2176 +113
Branches 11 11
============================================
+ Hits 1505 1601 +96
- Misses 539 556 +17
Partials 19 19
Continue to review full report at Codecov.
|
product-auto-label
bot
added
the
api: cloudasset
Issues related to the googleapis/java-asset API.
label
Oct 30, 2020
chingor13
approved these changes
Oct 30, 2020
chingor13
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 30, 2020
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 30, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 30, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-asset/compare/v2.0.2...v2.1.0) (2020-10-30) ### Features * add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs ([#421](https://www.github.com/googleapis/java-asset/issues/421)) ([ff91bef](https://www.github.com/googleapis/java-asset/commit/ff91bef1cb1b89052dbab3f812d7fb5d0a0a236f)) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v1.0.2 ([#354](https://www.github.com/googleapis/java-asset/issues/354)) ([1d70c65](https://www.github.com/googleapis/java-asset/commit/1d70c65101c35dc8c842765baa42397f51a3edd1)) * update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v1.0.3 ([#387](https://www.github.com/googleapis/java-asset/issues/387)) ([52914a8](https://www.github.com/googleapis/java-asset/commit/52914a81247ea37afdd2bb8939f019559af28c08)) * update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v1.0.5 ([#409](https://www.github.com/googleapis/java-asset/issues/409)) ([ecc798a](https://www.github.com/googleapis/java-asset/commit/ecc798ad46ebb9e7e395a19420ddd3249c755a7d)) * update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.90.6 ([#393](https://www.github.com/googleapis/java-asset/issues/393)) ([7631fa1](https://www.github.com/googleapis/java-asset/commit/7631fa1faa48fbcbfaeb1e07f743955e096da64c)) * update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.0.2 ([#355](https://www.github.com/googleapis/java-asset/issues/355)) ([e5be03f](https://www.github.com/googleapis/java-asset/commit/e5be03fd579b695f3bf657cfe76297f2f594b760)) * update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.0.3 ([#386](https://www.github.com/googleapis/java-asset/issues/386)) ([eec8f6b](https://www.github.com/googleapis/java-asset/commit/eec8f6b8ebb53227a7a326d80c49c45b3432adf1)) * update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.0.6 ([#400](https://www.github.com/googleapis/java-asset/issues/400)) ([17be090](https://www.github.com/googleapis/java-asset/commit/17be090346494ede0ca33b65089e70f4caf8da66)) * update dependency com.google.cloud:google-cloud-bigquery to v1.123.2 ([#406](https://www.github.com/googleapis/java-asset/issues/406)) ([45c38e4](https://www.github.com/googleapis/java-asset/commit/45c38e425b0b42d7417eb19c210b201914a11338)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.1 ([#371](https://www.github.com/googleapis/java-asset/issues/371)) ([f5c0d67](https://www.github.com/googleapis/java-asset/commit/f5c0d67e05c0b6d587f8869de73da064daa2e1b2)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#384](https://www.github.com/googleapis/java-asset/issues/384)) ([1959759](https://www.github.com/googleapis/java-asset/commit/1959759793a7cbc698c9a6523245407ac8bac740)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#403](https://www.github.com/googleapis/java-asset/issues/403)) ([cb6e6c4](https://www.github.com/googleapis/java-asset/commit/cb6e6c41da7f9c4dc346a5492e185a6ebaf76622)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#407](https://www.github.com/googleapis/java-asset/issues/407)) ([4b8d25e](https://www.github.com/googleapis/java-asset/commit/4b8d25ead805dcbdbd99a65f429a352261fc4a99)) * update dependency com.google.cloud:google-cloud-storage to v1.113.2 ([#415](https://www.github.com/googleapis/java-asset/issues/415)) ([78389be](https://www.github.com/googleapis/java-asset/commit/78389be4b3988444e9b51dfb9a6f94c5b36fb7a8)) --- 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
api: cloudasset
Issues related to the googleapis/java-asset API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/816ff12b-c3e5-41e6-bb67-a4a76d38d18d/targets
PiperOrigin-RevId: 339708980
Source-Link: googleapis/googleapis@00bbad4