-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(v1): add
LEFT_CHEEK_CENTER
and RIGHT_CHEEK_CENTER
to `FaceAn…
…notation` (#103) feat: add from_service_account_info factory fix(v1): deprecate confidence fields in safe search annotation docs: use absolute references for types in docstrings chore: rename buildcop to flakybot
- Loading branch information
1 parent
6f40247
commit 5d80a92
Showing
95 changed files
with
3,157 additions
and
2,187 deletions.
There are no files selected for viewing
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
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
6 changes: 6 additions & 0 deletions
6
packages/google-cloud-vision/docs/vision_v1/image_annotator.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ImageAnnotator | ||
-------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1.services.image_annotator | ||
:members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
packages/google-cloud-vision/docs/vision_v1/product_search.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ProductSearch | ||
------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1.services.product_search | ||
:members: | ||
:inherited-members: | ||
|
||
|
||
.. automodule:: google.cloud.vision_v1.services.product_search.pagers | ||
:members: | ||
:inherited-members: |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
Services for Google Cloud Vision v1 API | ||
======================================= | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
.. automodule:: google.cloud.vision_v1.services.image_annotator | ||
:members: | ||
:inherited-members: | ||
.. automodule:: google.cloud.vision_v1.services.product_search | ||
:members: | ||
:inherited-members: | ||
image_annotator | ||
product_search |
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
6 changes: 6 additions & 0 deletions
6
packages/google-cloud-vision/docs/vision_v1p2beta1/image_annotator.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ImageAnnotator | ||
-------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1p2beta1.services.image_annotator | ||
:members: | ||
:inherited-members: |
6 changes: 3 additions & 3 deletions
6
packages/google-cloud-vision/docs/vision_v1p2beta1/services.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Services for Google Cloud Vision v1p2beta1 API | ||
============================================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
.. automodule:: google.cloud.vision_v1p2beta1.services.image_annotator | ||
:members: | ||
:inherited-members: | ||
image_annotator |
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
6 changes: 6 additions & 0 deletions
6
packages/google-cloud-vision/docs/vision_v1p3beta1/image_annotator.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ImageAnnotator | ||
-------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1p3beta1.services.image_annotator | ||
:members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
packages/google-cloud-vision/docs/vision_v1p3beta1/product_search.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ProductSearch | ||
------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1p3beta1.services.product_search | ||
:members: | ||
:inherited-members: | ||
|
||
|
||
.. automodule:: google.cloud.vision_v1p3beta1.services.product_search.pagers | ||
:members: | ||
:inherited-members: |
10 changes: 4 additions & 6 deletions
10
packages/google-cloud-vision/docs/vision_v1p3beta1/services.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
Services for Google Cloud Vision v1p3beta1 API | ||
============================================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
.. automodule:: google.cloud.vision_v1p3beta1.services.image_annotator | ||
:members: | ||
:inherited-members: | ||
.. automodule:: google.cloud.vision_v1p3beta1.services.product_search | ||
:members: | ||
:inherited-members: | ||
image_annotator | ||
product_search |
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
6 changes: 6 additions & 0 deletions
6
packages/google-cloud-vision/docs/vision_v1p4beta1/image_annotator.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ImageAnnotator | ||
-------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1p4beta1.services.image_annotator | ||
:members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
packages/google-cloud-vision/docs/vision_v1p4beta1/product_search.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ProductSearch | ||
------------------------------- | ||
|
||
.. automodule:: google.cloud.vision_v1p4beta1.services.product_search | ||
:members: | ||
:inherited-members: | ||
|
||
|
||
.. automodule:: google.cloud.vision_v1p4beta1.services.product_search.pagers | ||
:members: | ||
:inherited-members: |
10 changes: 4 additions & 6 deletions
10
packages/google-cloud-vision/docs/vision_v1p4beta1/services.rst
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
Services for Google Cloud Vision v1p4beta1 API | ||
============================================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
.. automodule:: google.cloud.vision_v1p4beta1.services.image_annotator | ||
:members: | ||
:inherited-members: | ||
.. automodule:: google.cloud.vision_v1p4beta1.services.product_search | ||
:members: | ||
:inherited-members: | ||
image_annotator | ||
product_search |
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
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
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
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
Oops, something went wrong.