Skip to content

Commit

Permalink
Regenerate vision client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 30, 2018
1 parent 969bbee commit d758c43
Show file tree
Hide file tree
Showing 17 changed files with 1,327 additions and 643 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 d758c43

Please sign in to comment.