Skip to content

Commit d875ed2

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 13635 b: refs/heads/autosynth-dlp c: c661608 h: refs/heads/master i: 13633: a9324b9 13631: c15e0ce
1 parent 2068c4a commit d875ed2

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
@@ -104,7 +104,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
104104
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107-
refs/heads/autosynth-dlp: 0165145e0654ff7601c17093fca657700b6f91e2
107+
refs/heads/autosynth-dlp: c66160837bfc72dae3cb423049feb92a142c91db
108108
refs/heads/autosynth-logging: f8794c50a64f62b167cddf42513d133547679e01
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

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