Skip to content

Commit c575474

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 14115 b: refs/heads/autosynth-monitoring c: c661608 h: refs/heads/master i: 14113: 362c6c8 14111: f5c310c
1 parent dce7406 commit c575474

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
@@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118-
refs/heads/autosynth-monitoring: 0165145e0654ff7601c17093fca657700b6f91e2
118+
refs/heads/autosynth-monitoring: c66160837bfc72dae3cb423049feb92a142c91db
119119
refs/heads/autosynth-pubsub: ed3340e32d13bb1a42ca4431cb1ad9bdaf550aa4
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db

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