Skip to content

Commit

Permalink
Regenerate vision client (#4502)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sduskis committed Feb 15, 2019
1 parent 0165145 commit c661608
Show file tree
Hide file tree
Showing 75 changed files with 1,516 additions and 632 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1133,8 +1133,8 @@ public void updateProductSet(
*
*
* <pre>
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
* ProductSet will be deleted.
* Permanently deletes a ProductSet. Products and ReferenceImages in the
* ProductSet are not deleted.
* The actual image files are not deleted from Google Cloud Storage.
* Possible errors:
* * Returns NOT_FOUND if the ProductSet does not exist.
Expand Down Expand Up @@ -1620,8 +1620,8 @@ public void updateProductSet(
*
*
* <pre>
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
* ProductSet will be deleted.
* Permanently deletes a ProductSet. Products and ReferenceImages in the
* ProductSet are not deleted.
* The actual image files are not deleted from Google Cloud Storage.
* Possible errors:
* * Returns NOT_FOUND if the ProductSet does not exist.
Expand Down Expand Up @@ -2018,8 +2018,8 @@ public com.google.cloud.vision.v1.ProductSet updateProductSet(
*
*
* <pre>
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
* ProductSet will be deleted.
* Permanently deletes a ProductSet. Products and ReferenceImages in the
* ProductSet are not deleted.
* The actual image files are not deleted from Google Cloud Storage.
* Possible errors:
* * Returns NOT_FOUND if the ProductSet does not exist.
Expand Down Expand Up @@ -2372,8 +2372,8 @@ protected ProductSearchFutureStub build(
*
*
* <pre>
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
* ProductSet will be deleted.
* Permanently deletes a ProductSet. Products and ReferenceImages in the
* ProductSet are not deleted.
* The actual image files are not deleted from Google Cloud Storage.
* Possible errors:
* * Returns NOT_FOUND if the ProductSet does not exist.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c661608

Please sign in to comment.