Skip to content

Commit 14ed7c3

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 20317 b: refs/heads/autosynth-scheduler c: c661608 h: refs/heads/master i: 20315: 972f64f
1 parent 75195b0 commit 14ed7c3

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
@@ -137,7 +137,7 @@ refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137137
refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138138
refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
139139
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140-
refs/heads/autosynth-scheduler: 0165145e0654ff7601c17093fca657700b6f91e2
140+
refs/heads/autosynth-scheduler: c66160837bfc72dae3cb423049feb92a142c91db
141141
refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
142142
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143
refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b

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