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

feat: add LEFT_CHEEK_CENTER and RIGHT_CHEEK_CENTER FaceAnnotation Landmark Types #394

Merged
merged 2 commits into from Feb 16, 2021

Conversation

yoshi-automation
Copy link
Contributor

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

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a39c5539-a594-4b12-9b6b-f4b118636e7f/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 356556588
Source-Link: googleapis/googleapis@9b95bf0
PiperOrigin-RevId: 356341083
Source-Link: googleapis/googleapis@8d8c008

docs: generate sample code in the Java microgenerator

Committer: @miraleung
PiperOrigin-RevId: 356341083

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 8 13:33:28 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8d8c008e56f1af31d57f75561e0f1848ffb29eeb
Source-Link: googleapis/googleapis@8d8c008
PiperOrigin-RevId: 356556588

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Feb 9 11:55:06 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 9b95bf0e95501ec98537e0d2d9d36bb763ebd5b9
Source-Link: googleapis/googleapis@9b95bf0
@yoshi-automation yoshi-automation requested a review from a team as a code owner February 10, 2021 23:34
@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/java-vision API. label Feb 10, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #394 (d4f693f) into master (a4dc3dd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #394   +/-   ##
=========================================
  Coverage     78.82%   78.82%           
  Complexity      743      743           
=========================================
  Files            48       48           
  Lines          5199     5199           
  Branches         82       82           
=========================================
  Hits           4098     4098           
  Misses         1001     1001           
  Partials        100      100           
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/vision/v1/ImageAnnotatorClient.java 62.00% <ø> (ø) 19.00 <0.00> (ø)
...om/google/cloud/vision/v1/ProductSearchClient.java 80.22% <ø> (ø) 114.00 <0.00> (ø)
...e/cloud/vision/v1p1beta1/ImageAnnotatorClient.java 44.44% <ø> (ø) 7.00 <0.00> (ø)
...e/cloud/vision/v1p2beta1/ImageAnnotatorClient.java 50.00% <ø> (ø) 11.00 <0.00> (ø)
...e/cloud/vision/v1p3beta1/ImageAnnotatorClient.java 50.00% <ø> (ø) 11.00 <0.00> (ø)
...le/cloud/vision/v1p3beta1/ProductSearchClient.java 83.75% <ø> (ø) 108.00 <0.00> (ø)
...e/cloud/vision/v1p4beta1/ImageAnnotatorClient.java 62.00% <ø> (ø) 19.00 <0.00> (ø)
...le/cloud/vision/v1p4beta1/ProductSearchClient.java 83.63% <ø> (ø) 113.00 <0.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 a4dc3dd...93bb85e. Read the comment docs.

@Neenu1995 Neenu1995 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types docs: generate sample code in the Java microgenerator Feb 12, 2021
@chingor13 chingor13 changed the title fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types docs: generate sample code in the Java microgenerator fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types Feb 16, 2021
@chingor13 chingor13 changed the title fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types feat: add LEFT_CHEEK_CENTER and RIGHT_CHEEK_CENTER FaceAnnotation Landmark Types Feb 16, 2021
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f760842 into master Feb 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch February 16, 2021 17:50
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 16, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.111.0](https://www.github.com/googleapis/java-vision/compare/v1.110.10...v1.111.0) (2021-02-22)


### Features

* add LEFT_CHEEK_CENTER and RIGHT_CHEEK_CENTER FaceAnnotation Landmark Types ([#394](https://www.github.com/googleapis/java-vision/issues/394)) ([f760842](https://www.github.com/googleapis/java-vision/commit/f760842e6cbcfe6e370b26f630267fdc557a2687))
* **v1:** add TextDetectionParams.enable_text_detection_confidence_score ([#352](https://www.github.com/googleapis/java-vision/issues/352)) ([2d06685](https://www.github.com/googleapis/java-vision/commit/2d066858963a1f54a2d84071e452e276137d9848))
* **v1:** add TextDetectionParams.enable_text_detection_confidence_score to ImageContext proto so customer can optionally get confidence score for TEXT_DETECTION feature ([2d06685](https://www.github.com/googleapis/java-vision/commit/2d066858963a1f54a2d84071e452e276137d9848))


### Documentation

* generate sample code in the Java microgenerator ([f760842](https://www.github.com/googleapis/java-vision/commit/f760842e6cbcfe6e370b26f630267fdc557a2687))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#371](https://www.github.com/googleapis/java-vision/issues/371)) ([c9dab62](https://www.github.com/googleapis/java-vision/commit/c9dab62a01cb0c02de0bd24aa268b0d8ee12127c))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#406](https://www.github.com/googleapis/java-vision/issues/406)) ([c3d6e7b](https://www.github.com/googleapis/java-vision/commit/c3d6e7bd7e544cbf035c903648eb43ee7958d57f))
---


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: vision Issues related to the googleapis/java-vision API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
2 participants