Skip to content

Commit b8e47d7

Browse files
Regenerate vision client
1 parent 0165145 commit b8e47d7

File tree

75 files changed

+1516
-632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+1516
-632
lines changed

google-api-grpc/grpc-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/ProductSearchGrpc.java

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,8 +1133,8 @@ public void updateProductSet(
11331133
*
11341134
*
11351135
* <pre>
1136-
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
1137-
* ProductSet will be deleted.
1136+
* Permanently deletes a ProductSet. Products and ReferenceImages in the
1137+
* ProductSet are not deleted.
11381138
* The actual image files are not deleted from Google Cloud Storage.
11391139
* Possible errors:
11401140
* * Returns NOT_FOUND if the ProductSet does not exist.
@@ -1620,8 +1620,8 @@ public void updateProductSet(
16201620
*
16211621
*
16221622
* <pre>
1623-
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
1624-
* ProductSet will be deleted.
1623+
* Permanently deletes a ProductSet. Products and ReferenceImages in the
1624+
* ProductSet are not deleted.
16251625
* The actual image files are not deleted from Google Cloud Storage.
16261626
* Possible errors:
16271627
* * Returns NOT_FOUND if the ProductSet does not exist.
@@ -2018,8 +2018,8 @@ public com.google.cloud.vision.v1.ProductSet updateProductSet(
20182018
*
20192019
*
20202020
* <pre>
2021-
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
2022-
* ProductSet will be deleted.
2021+
* Permanently deletes a ProductSet. Products and ReferenceImages in the
2022+
* ProductSet are not deleted.
20232023
* The actual image files are not deleted from Google Cloud Storage.
20242024
* Possible errors:
20252025
* * Returns NOT_FOUND if the ProductSet does not exist.
@@ -2372,8 +2372,8 @@ protected ProductSearchFutureStub build(
23722372
*
23732373
*
23742374
* <pre>
2375-
* Permanently deletes a ProductSet. All Products and ReferenceImages in the
2376-
* ProductSet will be deleted.
2375+
* Permanently deletes a ProductSet. Products and ReferenceImages in the
2376+
* ProductSet are not deleted.
23772377
* The actual image files are not deleted from Google Cloud Storage.
23782378
* Possible errors:
23792379
* * Returns NOT_FOUND if the ProductSet does not exist.

google-api-grpc/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/Block.java

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-api-grpc/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/BlockOrBuilder.java

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)