diff --git a/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchGrpc.java b/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchGrpc.java index a58f5a9e8419..02565b101dd3 100644 --- a/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchGrpc.java +++ b/google-api-grpc/grpc-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchGrpc.java @@ -13,13 +13,17 @@ *
* Manages Products and ProductSets of reference images for use in product * search. It uses the following resource model: - * - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named + * - The API has a collection of + * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named * `projects/*/locations/*/productSets/*`, which acts as a way to put different * products into groups to limit identification. * In parallel, - * - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named + * - The API has a collection of + * [Product][google.cloud.vision.v1p4beta1.Product] resources, named * `projects/*/locations/*/products/*` - * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named + * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of + * [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, + * named * `projects/*/locations/*/products/*/referenceImages/*` **/ @@ -1108,13 +1112,17 @@ public static ProductSearchFutureStub newFutureStub(io.grpc.Channel channel) { *
* Manages Products and ProductSets of reference images for use in product
* search. It uses the following resource model:
- * - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
+ * - The API has a collection of
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
* products into groups to limit identification.
* In parallel,
- * - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named
+ * - The API has a collection of
+ * [Product][google.cloud.vision.v1p4beta1.Product] resources, named
* `projects/*/locations/*/products/*`
- * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named
+ * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of
+ * [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources,
+ * named
* `projects/*/locations/*/products/*/referenceImages/*`
*
*/
@@ -1435,8 +1443,8 @@ public void listProductsInProductSet(
*
* Asynchronous API that imports a list of reference images to specified
* product sets based on a list of image information.
- * The [google.longrunning.Operation][google.longrunning.Operation] API can be used to keep track of the
- * progress and results of the request.
+ * The [google.longrunning.Operation][google.longrunning.Operation] API can be
+ * used to keep track of the progress and results of the request.
* `Operation.metadata` contains `BatchOperationMetadata`. (progress)
* `Operation.response` contains `ImportProductSetsResponse`. (results)
* The input source of this method is a csv file on Google Cloud Storage.
@@ -1580,13 +1588,17 @@ public final io.grpc.ServerServiceDefinition bindService() {
*
* Manages Products and ProductSets of reference images for use in product
* search. It uses the following resource model:
- * - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
+ * - The API has a collection of
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
* products into groups to limit identification.
* In parallel,
- * - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named
+ * - The API has a collection of
+ * [Product][google.cloud.vision.v1p4beta1.Product] resources, named
* `projects/*/locations/*/products/*`
- * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named
+ * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of
+ * [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources,
+ * named
* `projects/*/locations/*/products/*/referenceImages/*`
*
*/
@@ -1970,8 +1982,8 @@ public void listProductsInProductSet(
*
* Asynchronous API that imports a list of reference images to specified
* product sets based on a list of image information.
- * The [google.longrunning.Operation][google.longrunning.Operation] API can be used to keep track of the
- * progress and results of the request.
+ * The [google.longrunning.Operation][google.longrunning.Operation] API can be
+ * used to keep track of the progress and results of the request.
* `Operation.metadata` contains `BatchOperationMetadata`. (progress)
* `Operation.response` contains `ImportProductSetsResponse`. (results)
* The input source of this method is a csv file on Google Cloud Storage.
@@ -1995,13 +2007,17 @@ public void importProductSets(
*
* Manages Products and ProductSets of reference images for use in product
* search. It uses the following resource model:
- * - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
+ * - The API has a collection of
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
* products into groups to limit identification.
* In parallel,
- * - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named
+ * - The API has a collection of
+ * [Product][google.cloud.vision.v1p4beta1.Product] resources, named
* `projects/*/locations/*/products/*`
- * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named
+ * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of
+ * [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources,
+ * named
* `projects/*/locations/*/products/*/referenceImages/*`
*
*/
@@ -2327,8 +2343,8 @@ public com.google.protobuf.Empty removeProductFromProductSet(
*
* Asynchronous API that imports a list of reference images to specified
* product sets based on a list of image information.
- * The [google.longrunning.Operation][google.longrunning.Operation] API can be used to keep track of the
- * progress and results of the request.
+ * The [google.longrunning.Operation][google.longrunning.Operation] API can be
+ * used to keep track of the progress and results of the request.
* `Operation.metadata` contains `BatchOperationMetadata`. (progress)
* `Operation.response` contains `ImportProductSetsResponse`. (results)
* The input source of this method is a csv file on Google Cloud Storage.
@@ -2349,13 +2365,17 @@ public com.google.longrunning.Operation importProductSets(
*
* Manages Products and ProductSets of reference images for use in product
* search. It uses the following resource model:
- * - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
+ * - The API has a collection of
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
* products into groups to limit identification.
* In parallel,
- * - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named
+ * - The API has a collection of
+ * [Product][google.cloud.vision.v1p4beta1.Product] resources, named
* `projects/*/locations/*/products/*`
- * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named
+ * - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of
+ * [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources,
+ * named
* `projects/*/locations/*/products/*/referenceImages/*`
*
*/
@@ -2699,8 +2719,8 @@ protected ProductSearchFutureStub build(
*
* Asynchronous API that imports a list of reference images to specified
* product sets based on a list of image information.
- * The [google.longrunning.Operation][google.longrunning.Operation] API can be used to keep track of the
- * progress and results of the request.
+ * The [google.longrunning.Operation][google.longrunning.Operation] API can be
+ * used to keep track of the progress and results of the request.
* `Operation.metadata` contains `BatchOperationMetadata`. (progress)
* `Operation.response` contains `ImportProductSetsResponse`. (results)
* The input source of this method is a csv file on Google Cloud Storage.
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadata.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadata.java
index 7a816fe55400..5aedd2386a4b 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadata.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadata.java
@@ -398,7 +398,8 @@ public com.google.protobuf.TimestampOrBuilder getSubmitTimeOrBuilder() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -411,7 +412,8 @@ public boolean hasEndTime() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -424,7 +426,8 @@ public com.google.protobuf.Timestamp getEndTime() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1082,7 +1085,8 @@ public com.google.protobuf.TimestampOrBuilder getSubmitTimeOrBuilder() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1095,7 +1099,8 @@ public boolean hasEndTime() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1112,7 +1117,8 @@ public com.google.protobuf.Timestamp getEndTime() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1135,7 +1141,8 @@ public Builder setEndTime(com.google.protobuf.Timestamp value) {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1155,7 +1162,8 @@ public Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1180,7 +1188,8 @@ public Builder mergeEndTime(com.google.protobuf.Timestamp value) {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1201,7 +1210,8 @@ public Builder clearEndTime() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1216,7 +1226,8 @@ public com.google.protobuf.Timestamp.Builder getEndTimeBuilder() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -1233,7 +1244,8 @@ public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder() {
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadataOrBuilder.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadataOrBuilder.java
index bb84a1c62dfb..2e373be7d53d 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadataOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/BatchOperationMetadataOrBuilder.java
@@ -65,7 +65,8 @@ public interface BatchOperationMetadataOrBuilder
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -76,7 +77,8 @@ public interface BatchOperationMetadataOrBuilder
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
@@ -87,7 +89,8 @@ public interface BatchOperationMetadataOrBuilder
*
*
* The time when the batch request is finished and
- * [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ * [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ * set to true.
*
*
* .google.protobuf.Timestamp end_time = 3;
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSource.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSource.java
index 7167d0e4687f..64b03bc2ede0 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSource.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSource.java
@@ -118,13 +118,15 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -184,13 +186,15 @@ public java.lang.String getCsvFileUri() {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -575,13 +579,15 @@ public Builder mergeFrom(
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -641,13 +647,15 @@ public java.lang.String getCsvFileUri() {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -707,13 +715,15 @@ public com.google.protobuf.ByteString getCsvFileUriBytes() {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -771,13 +781,15 @@ public Builder setCsvFileUri(java.lang.String value) {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -832,13 +844,15 @@ public Builder clearCsvFileUri() {
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSourceOrBuilder.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSourceOrBuilder.java
index e13a0a0f9581..ffdabb2c67fb 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSourceOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsGcsSourceOrBuilder.java
@@ -32,13 +32,15 @@ public interface ImportProductSetsGcsSourceOrBuilder
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
@@ -88,13 +90,15 @@ public interface ImportProductSetsGcsSourceOrBuilder
* `product-display-name` column refers to
* [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
* `product-category` column refers to
- * [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- * `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ * [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ * and the `labels` column refers to
+ * [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
* The `image-id` column is optional but must be unique if provided. If it is
* empty, the system will automatically assign a unique id to the image.
* The `product-display-name` column is optional. If it is empty, the system
- * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- * space (" "). You can update the `display_name` later by using the API.
+ * sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ * field for the product to a space (" "). You can update the `display_name`
+ * later by using the API.
* If a `Product` with the specified `product-id` already exists, then the
* system ignores the `product-display-name`, `product-category`, and `labels`
* columns.
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsResponse.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsResponse.java
index 01c74145cbf4..9e2d4de575d1 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsResponse.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ImportProductSetsResponse.java
@@ -9,8 +9,10 @@
*
* Response message for the `ImportProductSets` method.
* This message is returned by the
- * [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned
- * [google.longrunning.Operation.response][google.longrunning.Operation.response] field.
+ * [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation]
+ * method in the returned
+ * [google.longrunning.Operation.response][google.longrunning.Operation.response]
+ * field.
*
*
* Protobuf type {@code google.cloud.vision.v1p4beta1.ImportProductSetsResponse}
@@ -444,8 +446,10 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* Response message for the `ImportProductSets` method.
* This message is returned by the
- * [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned
- * [google.longrunning.Operation.response][google.longrunning.Operation.response] field.
+ * [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation]
+ * method in the returned
+ * [google.longrunning.Operation.response][google.longrunning.Operation.response]
+ * field.
*
*
* Protobuf type {@code google.cloud.vision.v1p4beta1.ImportProductSetsResponse}
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParams.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParams.java
index 850bfa37aeb5..b4b26124cd0d 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParams.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParams.java
@@ -180,7 +180,9 @@ public com.google.cloud.vision.v1p4beta1.BoundingPolyOrBuilder getBoundingPolyOr
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -202,7 +204,9 @@ public java.lang.String getProductSet() {
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -929,7 +933,9 @@ public com.google.cloud.vision.v1p4beta1.BoundingPolyOrBuilder getBoundingPolyOr
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -951,7 +957,9 @@ public java.lang.String getProductSet() {
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -973,7 +981,9 @@ public com.google.protobuf.ByteString getProductSetBytes() {
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -993,7 +1003,9 @@ public Builder setProductSet(java.lang.String value) {
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -1010,7 +1022,9 @@ public Builder clearProductSet() {
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParamsOrBuilder.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParamsOrBuilder.java
index ee2d6d7ce9fc..789e06e7848c 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParamsOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/ProductSearchParamsOrBuilder.java
@@ -46,7 +46,9 @@ public interface ProductSearchParamsOrBuilder
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
@@ -58,7 +60,9 @@ public interface ProductSearchParamsOrBuilder
*
*
*
- * The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ * The resource name of a
+ * [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ * similar images.
* Format is:
* `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
*
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/TextAnnotation.java b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/TextAnnotation.java
index 6e1b71bb6c4d..7e6243c44dd9 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/TextAnnotation.java
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/TextAnnotation.java
@@ -12,8 +12,9 @@
* TextAnnotation -> Page -> Block -> Paragraph -> Word -> Symbol
* Each structural component, starting from Page, may further have their own
* properties. Properties describe detected languages, breaks etc.. Please refer
- * to the [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty] message definition below for more
- * detail.
+ * to the
+ * [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty]
+ * message definition below for more detail.
*
*
* Protobuf type {@code google.cloud.vision.v1p4beta1.TextAnnotation}
@@ -3480,8 +3481,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* TextAnnotation -> Page -> Block -> Paragraph -> Word -> Symbol
* Each structural component, starting from Page, may further have their own
* properties. Properties describe detected languages, breaks etc.. Please refer
- * to the [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty] message definition below for more
- * detail.
+ * to the
+ * [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty]
+ * message definition below for more detail.
*
*
* Protobuf type {@code google.cloud.vision.v1p4beta1.TextAnnotation}
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/geometry.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/geometry.proto
index 60b71fd1ac60..b0abd329c026 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/geometry.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/geometry.proto
@@ -26,7 +26,6 @@ option java_outer_classname = "GeometryProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// A vertex represents a 2D point in the image.
// NOTE: the vertex coordinates are in the same scale as the original image.
message Vertex {
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/image_annotator.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/image_annotator.proto
index 3e4e8b614f9c..ebbf92c35b11 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/image_annotator.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/image_annotator.proto
@@ -36,13 +36,13 @@ option java_outer_classname = "ImageAnnotatorProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// Service that performs Google Cloud Vision API detection tasks over client
// images, such as face, landmark, logo, label, and text detection. The
// ImageAnnotator service returns detected entities from the images.
service ImageAnnotator {
// Run image detection and annotation for a batch of images.
- rpc BatchAnnotateImages(BatchAnnotateImagesRequest) returns (BatchAnnotateImagesResponse) {
+ rpc BatchAnnotateImages(BatchAnnotateImagesRequest)
+ returns (BatchAnnotateImagesResponse) {
option (google.api.http) = {
post: "/v1p4beta1/images:annotate"
body: "*"
@@ -55,7 +55,8 @@ service ImageAnnotator {
// This service will extract at most the first 10 frames (gif) or pages
// (pdf or tiff) from each file provided and perform detection and annotation
// for each image extracted.
- rpc BatchAnnotateFiles(BatchAnnotateFilesRequest) returns (BatchAnnotateFilesResponse) {
+ rpc BatchAnnotateFiles(BatchAnnotateFilesRequest)
+ returns (BatchAnnotateFilesResponse) {
option (google.api.http) = {
post: "/v1p4beta1/files:annotate"
body: "*"
@@ -71,7 +72,8 @@ service ImageAnnotator {
//
// This service will write image annotation outputs to json files in customer
// GCS bucket, each json file containing BatchAnnotateImagesResponse proto.
- rpc AsyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest) returns (google.longrunning.Operation) {
+ rpc AsyncBatchAnnotateImages(AsyncBatchAnnotateImagesRequest)
+ returns (google.longrunning.Operation) {
option (google.api.http) = {
post: "/v1p4beta1/images:asyncBatchAnnotate"
body: "*"
@@ -84,7 +86,8 @@ service ImageAnnotator {
// `google.longrunning.Operations` interface.
// `Operation.metadata` contains `OperationMetadata` (metadata).
// `Operation.response` contains `AsyncBatchAnnotateFilesResponse` (results).
- rpc AsyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest) returns (google.longrunning.Operation) {
+ rpc AsyncBatchAnnotateFiles(AsyncBatchAnnotateFilesRequest)
+ returns (google.longrunning.Operation) {
option (google.api.http) = {
post: "/v1p4beta1/files:asyncBatchAnnotate"
body: "*"
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search.proto
index 3ec6767b5b50..007804f3122d 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search.proto
@@ -29,14 +29,15 @@ option java_outer_classname = "ProductSearchProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// Parameters for a product search request.
message ProductSearchParams {
// The bounding polygon around the area of interest in the image.
// Optional. If it is not specified, system discretion will be applied.
BoundingPoly bounding_poly = 9;
- // The resource name of a [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for similar images.
+ // The resource name of a
+ // [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] to be searched for
+ // similar images.
//
// Format is:
// `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search_service.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search_service.proto
index 1a20351b63f2..e3b23c7b3010 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search_service.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/product_search_service.proto
@@ -32,20 +32,23 @@ option java_outer_classname = "ProductSearchServiceProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// Manages Products and ProductSets of reference images for use in product
// search. It uses the following resource model:
//
-// - The API has a collection of [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
+// - The API has a collection of
+// [ProductSet][google.cloud.vision.v1p4beta1.ProductSet] resources, named
// `projects/*/locations/*/productSets/*`, which acts as a way to put different
// products into groups to limit identification.
//
// In parallel,
//
-// - The API has a collection of [Product][google.cloud.vision.v1p4beta1.Product] resources, named
+// - The API has a collection of
+// [Product][google.cloud.vision.v1p4beta1.Product] resources, named
// `projects/*/locations/*/products/*`
//
-// - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources, named
+// - Each [Product][google.cloud.vision.v1p4beta1.Product] has a collection of
+// [ReferenceImage][google.cloud.vision.v1p4beta1.ReferenceImage] resources,
+// named
// `projects/*/locations/*/products/*/referenceImages/*`
service ProductSearch {
// Creates and returns a new ProductSet resource.
@@ -67,7 +70,8 @@ service ProductSearch {
//
// * Returns INVALID_ARGUMENT if page_size is greater than 100, or less
// than 1.
- rpc ListProductSets(ListProductSetsRequest) returns (ListProductSetsResponse) {
+ rpc ListProductSets(ListProductSetsRequest)
+ returns (ListProductSetsResponse) {
option (google.api.http) = {
get: "/v1p4beta1/{parent=projects/*/locations/*}/productSets"
};
@@ -107,7 +111,8 @@ service ProductSearch {
// Possible errors:
//
// * Returns NOT_FOUND if the ProductSet does not exist.
- rpc DeleteProductSet(DeleteProductSetRequest) returns (google.protobuf.Empty) {
+ rpc DeleteProductSet(DeleteProductSetRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
delete: "/v1p4beta1/{name=projects/*/locations/*/productSets/*}"
};
@@ -206,7 +211,8 @@ service ProductSearch {
// * Returns INVALID_ARGUMENT if bounding_poly is not provided, and nothing
// compatible with the parent product's product_category is detected.
// * Returns INVALID_ARGUMENT if bounding_poly contains more than 10 polygons.
- rpc CreateReferenceImage(CreateReferenceImageRequest) returns (ReferenceImage) {
+ rpc CreateReferenceImage(CreateReferenceImageRequest)
+ returns (ReferenceImage) {
option (google.api.http) = {
post: "/v1p4beta1/{parent=projects/*/locations/*/products/*}/referenceImages"
body: "reference_image"
@@ -224,7 +230,8 @@ service ProductSearch {
// Possible errors:
//
// * Returns NOT_FOUND if the reference image does not exist.
- rpc DeleteReferenceImage(DeleteReferenceImageRequest) returns (google.protobuf.Empty) {
+ rpc DeleteReferenceImage(DeleteReferenceImageRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
delete: "/v1p4beta1/{name=projects/*/locations/*/products/*/referenceImages/*}"
};
@@ -237,7 +244,8 @@ service ProductSearch {
// * Returns NOT_FOUND if the parent product does not exist.
// * Returns INVALID_ARGUMENT if the page_size is greater than 100, or less
// than 1.
- rpc ListReferenceImages(ListReferenceImagesRequest) returns (ListReferenceImagesResponse) {
+ rpc ListReferenceImages(ListReferenceImagesRequest)
+ returns (ListReferenceImagesResponse) {
option (google.api.http) = {
get: "/v1p4beta1/{parent=projects/*/locations/*/products/*}/referenceImages"
};
@@ -262,7 +270,8 @@ service ProductSearch {
// Possible errors:
//
// * Returns NOT_FOUND if the Product or the ProductSet doesn't exist.
- rpc AddProductToProductSet(AddProductToProductSetRequest) returns (google.protobuf.Empty) {
+ rpc AddProductToProductSet(AddProductToProductSetRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
post: "/v1p4beta1/{name=projects/*/locations/*/productSets/*}:addProduct"
body: "*"
@@ -274,7 +283,8 @@ service ProductSearch {
// Possible errors:
//
// * Returns NOT_FOUND If the Product is not found under the ProductSet.
- rpc RemoveProductFromProductSet(RemoveProductFromProductSetRequest) returns (google.protobuf.Empty) {
+ rpc RemoveProductFromProductSet(RemoveProductFromProductSetRequest)
+ returns (google.protobuf.Empty) {
option (google.api.http) = {
post: "/v1p4beta1/{name=projects/*/locations/*/productSets/*}:removeProduct"
body: "*"
@@ -288,7 +298,8 @@ service ProductSearch {
// Possible errors:
//
// * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1.
- rpc ListProductsInProductSet(ListProductsInProductSetRequest) returns (ListProductsInProductSetResponse) {
+ rpc ListProductsInProductSet(ListProductsInProductSetRequest)
+ returns (ListProductsInProductSetResponse) {
option (google.api.http) = {
get: "/v1p4beta1/{name=projects/*/locations/*/productSets/*}/products"
};
@@ -297,15 +308,16 @@ service ProductSearch {
// Asynchronous API that imports a list of reference images to specified
// product sets based on a list of image information.
//
- // The [google.longrunning.Operation][google.longrunning.Operation] API can be used to keep track of the
- // progress and results of the request.
+ // The [google.longrunning.Operation][google.longrunning.Operation] API can be
+ // used to keep track of the progress and results of the request.
// `Operation.metadata` contains `BatchOperationMetadata`. (progress)
// `Operation.response` contains `ImportProductSetsResponse`. (results)
//
// The input source of this method is a csv file on Google Cloud Storage.
// For the format of the csv file please see
// [ImportProductSetsGcsSource.csv_file_uri][google.cloud.vision.v1p4beta1.ImportProductSetsGcsSource.csv_file_uri].
- rpc ImportProductSets(ImportProductSetsRequest) returns (google.longrunning.Operation) {
+ rpc ImportProductSets(ImportProductSetsRequest)
+ returns (google.longrunning.Operation) {
option (google.api.http) = {
post: "/v1p4beta1/{parent=projects/*/locations/*}/productSets:import"
body: "*"
@@ -719,15 +731,17 @@ message ImportProductSetsGcsSource {
// `product-display-name` column refers to
// [display_name][google.cloud.vision.v1p4beta1.Product.display_name], the
// `product-category` column refers to
- // [product_category][google.cloud.vision.v1p4beta1.Product.product_category], and the
- // `labels` column refers to [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
+ // [product_category][google.cloud.vision.v1p4beta1.Product.product_category],
+ // and the `labels` column refers to
+ // [product_labels][google.cloud.vision.v1p4beta1.Product.product_labels].
//
// The `image-id` column is optional but must be unique if provided. If it is
// empty, the system will automatically assign a unique id to the image.
//
// The `product-display-name` column is optional. If it is empty, the system
- // sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name] field for the product to a
- // space (" "). You can update the `display_name` later by using the API.
+ // sets the [display_name][google.cloud.vision.v1p4beta1.Product.display_name]
+ // field for the product to a space (" "). You can update the `display_name`
+ // later by using the API.
//
// If a `Product` with the specified `product-id` already exists, then the
// system ignores the `product-display-name`, `product-category`, and `labels`
@@ -782,8 +796,10 @@ message ImportProductSetsRequest {
// Response message for the `ImportProductSets` method.
//
// This message is returned by the
-// [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned
-// [google.longrunning.Operation.response][google.longrunning.Operation.response] field.
+// [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation]
+// method in the returned
+// [google.longrunning.Operation.response][google.longrunning.Operation.response]
+// field.
message ImportProductSetsResponse {
// The list of reference_images that are imported successfully.
repeated ReferenceImage reference_images = 1;
@@ -830,6 +846,7 @@ message BatchOperationMetadata {
google.protobuf.Timestamp submit_time = 2;
// The time when the batch request is finished and
- // [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
+ // [google.longrunning.Operation.done][google.longrunning.Operation.done] is
+ // set to true.
google.protobuf.Timestamp end_time = 3;
}
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/text_annotation.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/text_annotation.proto
index 095d96fa91e7..542677f271e3 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/text_annotation.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/text_annotation.proto
@@ -27,14 +27,14 @@ option java_outer_classname = "TextAnnotationProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// TextAnnotation contains a structured representation of OCR extracted text.
// The hierarchy of an OCR extracted text structure is like this:
// TextAnnotation -> Page -> Block -> Paragraph -> Word -> Symbol
// Each structural component, starting from Page, may further have their own
// properties. Properties describe detected languages, breaks etc.. Please refer
-// to the [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty] message definition below for more
-// detail.
+// to the
+// [TextAnnotation.TextProperty][google.cloud.vision.v1p4beta1.TextAnnotation.TextProperty]
+// message definition below for more detail.
message TextAnnotation {
// Detected language for a structural component.
message DetectedLanguage {
diff --git a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/web_detection.proto b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/web_detection.proto
index e3f24f52c91e..15822563b847 100644
--- a/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/web_detection.proto
+++ b/google-api-grpc/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/web_detection.proto
@@ -26,7 +26,6 @@ option java_outer_classname = "WebDetectionProto";
option java_package = "com.google.cloud.vision.v1p4beta1";
option objc_class_prefix = "GCVN";
-
// Relevant information for the image from the Internet.
message WebDetection {
// Entity deduced from similar images on the Internet.
diff --git a/google-cloud-clients/google-cloud-vision/synth.metadata b/google-cloud-clients/google-cloud-vision/synth.metadata
index 20cea9116e20..9a276c36a8ea 100644
--- a/google-cloud-clients/google-cloud-vision/synth.metadata
+++ b/google-cloud-clients/google-cloud-vision/synth.metadata
@@ -1,5 +1,5 @@
{
- "updateTime": "2019-03-01T08:59:26.771862Z",
+ "updateTime": "2019-03-05T08:58:11.767522Z",
"sources": [
{
"generator": {
@@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "41d72d444fbe445f4da89e13be02078734fb7875",
- "internalRef": "236230004"
+ "sha": "b4a22569c88f1f0444e889d8139ddacb799f287c",
+ "internalRef": "236712632"
}
}
],
@@ -57,6 +57,16 @@
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p3beta1.yaml"
}
+ },
+ {
+ "client": {
+ "source": "googleapis",
+ "apiName": "vision",
+ "apiVersion": "v1p4beta1",
+ "language": "java",
+ "generator": "gapic",
+ "config": "google/cloud/vision/artman_vision_v1p4beta1.yaml"
+ }
}
]
}
\ No newline at end of file