Skip to content

Commit df70906

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 20571 b: refs/heads/autosynth-websecurityscanner c: c661608 h: refs/heads/master i: 20569: 64f0c72 20567: 913b4dd
1 parent 20bc956 commit df70906

76 files changed

Lines changed: 1517 additions & 633 deletions

File tree

Some content is hidden

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143
refs/heads/autosynth-tasks: 5d6a4f686ffef2080506d3b613fc7563a8bba1cb
144144
refs/heads/autosynth-texttospeech: 2dcc5dc22be0f456caa1b6a8a4bcdace2641239c
145145
refs/heads/autosynth-trace: 8804c46bfe147702ee9c95669f17f42d3790cf23
146-
refs/heads/autosynth-websecurityscanner: 0165145e0654ff7601c17093fca657700b6f91e2
146+
refs/heads/autosynth-websecurityscanner: c66160837bfc72dae3cb423049feb92a142c91db
147147
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
148148
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
149149
refs/heads/mrschmidt-numericadd: 96509abadf6190b7886d57fdd9b090da55f5171c

branches/autosynth-websecurityscanner/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.

branches/autosynth-websecurityscanner/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.

branches/autosynth-websecurityscanner/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)