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 24
feat: Policy Tag Manager v1 API service #469
Merged
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
…eldEnumValue API feat: adding fully_qualified_name in lookup and search feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE docs: Documentation improvements PiperOrigin-RevId: 365620142 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Mar 29 11:20:23 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: a1ab4d44db02d59ff58810c6d4182d84e4b9abaa Source-Link: googleapis/googleapis@a1ab4d4
product-auto-label
bot
added
the
api: datacatalog
Issues related to the googleapis/java-datacatalog API.
label
Mar 29, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Mar 29, 2021
Codecov Report
@@ Coverage Diff @@
## master #469 +/- ##
============================================
- Coverage 82.23% 81.20% -1.03%
- Complexity 595 744 +149
============================================
Files 24 36 +12
Lines 3906 4917 +1011
Branches 48 57 +9
============================================
+ Hits 3212 3993 +781
- Misses 610 823 +213
- Partials 84 101 +17
Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Mar 30, 2021
stephaniewang526
changed the title
feat: Policy Tag Manager v1 API service feat: new RenameTagTemplateFieldEnumValue API feat: adding fully_qualified_name in lookup and search feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE docs: Docum
feat: Policy Tag Manager v1 API service
Mar 30, 2021
stephaniewang526
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 30, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 30, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Mar 30, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://www.github.com/googleapis/java-datacatalog/compare/v1.2.0...v1.3.0) (2021-03-30) ### Features * added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE ([fcf9213](https://www.github.com/googleapis/java-datacatalog/commit/fcf9213bc23ce5b82dd520a1828cecdcfe36c920)) * adding fully_qualified_name in lookup and search ([fcf9213](https://www.github.com/googleapis/java-datacatalog/commit/fcf9213bc23ce5b82dd520a1828cecdcfe36c920)) * new RenameTagTemplateFieldEnumValue API ([fcf9213](https://www.github.com/googleapis/java-datacatalog/commit/fcf9213bc23ce5b82dd520a1828cecdcfe36c920)) * Policy Tag Manager v1 API service ([#469](https://www.github.com/googleapis/java-datacatalog/issues/469)) ([fcf9213](https://www.github.com/googleapis/java-datacatalog/commit/fcf9213bc23ce5b82dd520a1828cecdcfe36c920)) ### Documentation * Docum ([fcf9213](https://www.github.com/googleapis/java-datacatalog/commit/fcf9213bc23ce5b82dd520a1828cecdcfe36c920)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: datacatalog
Issues related to the googleapis/java-datacatalog 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/a5bf99b0-f2a5-4ac0-ae4c-9e4e0ef0adde/targets
PiperOrigin-RevId: 365620142
Source-Link: googleapis/googleapis@a1ab4d4
feat: new RenameTagTemplateFieldEnumValue API
feat: adding fully_qualified_name in lookup and search
feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE
docs: Docum