diff --git a/google-cloud-retail/src/main/java/com/google/cloud/retail/v2/ProductServiceClient.java b/google-cloud-retail/src/main/java/com/google/cloud/retail/v2/ProductServiceClient.java index 147bbb26..600fc11d 100644 --- a/google-cloud-retail/src/main/java/com/google/cloud/retail/v2/ProductServiceClient.java +++ b/google-cloud-retail/src/main/java/com/google/cloud/retail/v2/ProductServiceClient.java @@ -154,7 +154,7 @@ public final OperationsClient getOperationsClient() { * Creates a [Product][google.cloud.retail.v2.Product]. * * @param parent Required. The parent catalog resource name, such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`. * @param product Required. The [Product][google.cloud.retail.v2.Product] to create. * @param productId Required. The ID to use for the [Product][google.cloud.retail.v2.Product], * which will become the final component of the @@ -184,7 +184,7 @@ public final Product createProduct(BranchName parent, Product product, String pr * Creates a [Product][google.cloud.retail.v2.Product]. * * @param parent Required. The parent catalog resource name, such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`. * @param product Required. The [Product][google.cloud.retail.v2.Product] to create. * @param productId Required. The ID to use for the [Product][google.cloud.retail.v2.Product], * which will become the final component of the @@ -235,7 +235,7 @@ public final UnaryCallable createProductCallable( * Gets a [Product][google.cloud.retail.v2.Product]. * * @param name Required. Full resource name of [Product][google.cloud.retail.v2.Product], such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. *

If the caller does not have permission to access the * [Product][google.cloud.retail.v2.Product], regardless of whether or not it exists, a * PERMISSION_DENIED error is returned. @@ -254,7 +254,7 @@ public final Product getProduct(ProductName name) { * Gets a [Product][google.cloud.retail.v2.Product]. * * @param name Required. Full resource name of [Product][google.cloud.retail.v2.Product], such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. *

If the caller does not have permission to access the * [Product][google.cloud.retail.v2.Product], regardless of whether or not it exists, a * PERMISSION_DENIED error is returned. @@ -337,7 +337,7 @@ public final UnaryCallable updateProductCallable( * Deletes a [Product][google.cloud.retail.v2.Product]. * * @param name Required. Full resource name of [Product][google.cloud.retail.v2.Product], such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. *

If the caller does not have permission to delete the * [Product][google.cloud.retail.v2.Product], regardless of whether or not it exists, a * PERMISSION_DENIED error is returned. @@ -356,7 +356,7 @@ public final void deleteProduct(ProductName name) { * Deletes a [Product][google.cloud.retail.v2.Product]. * * @param name Required. Full resource name of [Product][google.cloud.retail.v2.Product], such as - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. *

If the caller does not have permission to delete the * [Product][google.cloud.retail.v2.Product], regardless of whether or not it exists, a * PERMISSION_DENIED error is returned. diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySource.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySource.java index 1fb0d42c..822cbd9a 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySource.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySource.java @@ -363,7 +363,7 @@ public com.google.protobuf.ByteString getGcsStagingDirBytes() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -397,7 +397,7 @@ public java.lang.String getDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -1267,7 +1267,7 @@ public Builder setGcsStagingDirBytes(com.google.protobuf.ByteString value) { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -1300,7 +1300,7 @@ public java.lang.String getDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -1333,7 +1333,7 @@ public com.google.protobuf.ByteString getDataSchemaBytes() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -1365,7 +1365,7 @@ public Builder setDataSchema(java.lang.String value) { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -1393,7 +1393,7 @@ public Builder clearDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySourceOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySourceOrBuilder.java index 05996a9e..818651ba 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySourceOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/BigQuerySourceOrBuilder.java @@ -145,7 +145,7 @@ public interface BigQuerySourceOrBuilder * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -168,7 +168,7 @@ public interface BigQuerySourceOrBuilder * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequest.java index 47f4a2fc..924df11e 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequest.java @@ -139,7 +139,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *

    * Required. The parent catalog name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -163,7 +163,7 @@ public java.lang.String getParent() { * *
    * Required. The parent catalog name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -680,7 +680,7 @@ public Builder mergeFrom( * *
      * Required. The parent catalog name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -703,7 +703,7 @@ public java.lang.String getParent() { * *
      * Required. The parent catalog name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -726,7 +726,7 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required. The parent catalog name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -748,7 +748,7 @@ public Builder setParent(java.lang.String value) { * *
      * Required. The parent catalog name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -766,7 +766,7 @@ public Builder clearParent() { * *
      * Required. The parent catalog name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequestOrBuilder.java index 54342604..5083ce42 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CollectUserEventRequestOrBuilder.java @@ -28,7 +28,7 @@ public interface CollectUserEventRequestOrBuilder * *
    * Required. The parent catalog name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,7 +41,7 @@ public interface CollectUserEventRequestOrBuilder * *
    * Required. The parent catalog name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequest.java index cf167981..c3b6fb0b 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequest.java @@ -141,7 +141,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
    * Required. The parent catalog resource name, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
    * 
* * @@ -167,7 +167,7 @@ public java.lang.String getParent() { * *
    * Required. The parent catalog resource name, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
    * 
* * @@ -676,7 +676,7 @@ public Builder mergeFrom( * *
      * Required. The parent catalog resource name, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
      * 
* * @@ -701,7 +701,7 @@ public java.lang.String getParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
      * 
* * @@ -726,7 +726,7 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
      * 
* * @@ -750,7 +750,7 @@ public Builder setParent(java.lang.String value) { * *
      * Required. The parent catalog resource name, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
      * 
* * @@ -770,7 +770,7 @@ public Builder clearParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
      * 
* * diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequestOrBuilder.java index 6acc8c4e..9ece7e7c 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/CreateProductRequestOrBuilder.java @@ -28,7 +28,7 @@ public interface CreateProductRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
    * 
* * @@ -43,7 +43,7 @@ public interface CreateProductRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`.
    * 
* * diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequest.java index 3c544868..7115e0fe 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequest.java @@ -119,7 +119,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to delete the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -151,7 +151,7 @@ public java.lang.String getName() {
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to delete the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -502,7 +502,7 @@ public Builder mergeFrom(
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to delete the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -533,7 +533,7 @@ public java.lang.String getName() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to delete the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -564,7 +564,7 @@ public com.google.protobuf.ByteString getNameBytes() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to delete the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -594,7 +594,7 @@ public Builder setName(java.lang.String value) {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to delete the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -620,7 +620,7 @@ public Builder clearName() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to delete the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequestOrBuilder.java
index 7170d60c..591a2f42 100644
--- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequestOrBuilder.java
+++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/DeleteProductRequestOrBuilder.java
@@ -29,7 +29,7 @@ public interface DeleteProductRequestOrBuilder
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to delete the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -50,7 +50,7 @@ public interface DeleteProductRequestOrBuilder
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to delete the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSource.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSource.java
index 32c28dc3..7423d348 100644
--- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSource.java
+++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSource.java
@@ -135,10 +135,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    * 
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -155,10 +156,11 @@ public com.google.protobuf.ProtocolStringList getInputUrisList() { *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -175,10 +177,11 @@ public int getInputUrisCount() { *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -196,10 +199,11 @@ public java.lang.String getInputUris(int index) { *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -224,7 +228,7 @@ public com.google.protobuf.ByteString getInputUrisBytes(int index) { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -258,7 +262,7 @@ public java.lang.String getDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -648,10 +652,11 @@ private void ensureInputUrisIsMutable() { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -668,10 +673,11 @@ public com.google.protobuf.ProtocolStringList getInputUrisList() { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -688,10 +694,11 @@ public int getInputUrisCount() { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -709,10 +716,11 @@ public java.lang.String getInputUris(int index) { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -730,10 +738,11 @@ public com.google.protobuf.ByteString getInputUrisBytes(int index) { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -758,10 +767,11 @@ public Builder setInputUris(int index, java.lang.String value) { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -785,10 +795,11 @@ public Builder addInputUris(java.lang.String value) { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -809,10 +820,11 @@ public Builder addAllInputUris(java.lang.Iterable values) { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -832,10 +844,11 @@ public Builder clearInputUris() { *
      * Required. Google Cloud Storage URIs to input files. URI can be up to
      * 2000 characters long. URIs can match the full object path (for example,
-     * gs://bucket/directory/object.json) or a pattern matching one or more
-     * files, such as gs://bucket/directory/*.json. A request can
+     * `gs://bucket/directory/object.json`) or a pattern matching one or more
+     * files, such as `gs://bucket/directory/*.json`. A request can
      * contain at most 100 files, and each file can be up to 2 GB. See
-     * [Importing product information](/recommendations-ai/docs/upload-catalog)
+     * [Importing product
+     * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
      * for the expected file format and setup instructions.
      * 
* @@ -866,7 +879,7 @@ public Builder addInputUrisBytes(com.google.protobuf.ByteString value) { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -899,7 +912,7 @@ public java.lang.String getDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -932,7 +945,7 @@ public com.google.protobuf.ByteString getDataSchemaBytes() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -964,7 +977,7 @@ public Builder setDataSchema(java.lang.String value) { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -992,7 +1005,7 @@ public Builder clearDataSchema() { * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSourceOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSourceOrBuilder.java index 2ac80327..48748153 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSourceOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GcsSourceOrBuilder.java @@ -29,10 +29,11 @@ public interface GcsSourceOrBuilder *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -47,10 +48,11 @@ public interface GcsSourceOrBuilder *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -65,10 +67,11 @@ public interface GcsSourceOrBuilder *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -84,10 +87,11 @@ public interface GcsSourceOrBuilder *
    * Required. Google Cloud Storage URIs to input files. URI can be up to
    * 2000 characters long. URIs can match the full object path (for example,
-   * gs://bucket/directory/object.json) or a pattern matching one or more
-   * files, such as gs://bucket/directory/*.json. A request can
+   * `gs://bucket/directory/object.json`) or a pattern matching one or more
+   * files, such as `gs://bucket/directory/*.json`. A request can
    * contain at most 100 files, and each file can be up to 2 GB. See
-   * [Importing product information](/recommendations-ai/docs/upload-catalog)
+   * [Importing product
+   * information](https://cloud.google.com/recommendations-ai/docs/upload-catalog)
    * for the expected file format and setup instructions.
    * 
* @@ -108,7 +112,7 @@ public interface GcsSourceOrBuilder * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. @@ -131,7 +135,7 @@ public interface GcsSourceOrBuilder * per line. Each product must * have a valid [Product.id][google.cloud.retail.v2.Product.id]. * * `product_merchant_center`: See [Importing catalog data from Merchant - * Center](/retail/recommendations-ai/docs/upload-catalog#mc). + * Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). * Supported values for user events imports: * * `user_event` (default): One JSON * [UserEvent][google.cloud.retail.v2.UserEvent] per line. diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequest.java index a233d474..35e78bd5 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequest.java @@ -119,7 +119,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { *
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to access the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -151,7 +151,7 @@ public java.lang.String getName() {
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to access the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -501,7 +501,7 @@ public Builder mergeFrom(
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to access the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -532,7 +532,7 @@ public java.lang.String getName() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to access the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -563,7 +563,7 @@ public com.google.protobuf.ByteString getNameBytes() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to access the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -593,7 +593,7 @@ public Builder setName(java.lang.String value) {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to access the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
@@ -619,7 +619,7 @@ public Builder clearName() {
      * 
      * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
      * such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
      * If the caller does not have permission to access the
      * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
      * exists, a PERMISSION_DENIED error is returned.
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequestOrBuilder.java
index c61a0366..c80e1003 100644
--- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequestOrBuilder.java
+++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/GetProductRequestOrBuilder.java
@@ -29,7 +29,7 @@ public interface GetProductRequestOrBuilder
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to access the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
@@ -50,7 +50,7 @@ public interface GetProductRequestOrBuilder
    * 
    * Required. Full resource name of [Product][google.cloud.retail.v2.Product],
    * such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`.
    * If the caller does not have permission to access the
    * [Product][google.cloud.retail.v2.Product], regardless of whether or not it
    * exists, a PERMISSION_DENIED error is returned.
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequest.java
index 51e1e8e0..ab908457 100644
--- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequest.java
+++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequest.java
@@ -165,7 +165,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    *
    * 
    * Required.
-   * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+   * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
    * If no updateMask is specified, requires products.create permission.
    * If updateMask is specified, requires products.update permission.
    * 
@@ -191,7 +191,7 @@ public java.lang.String getParent() { * *
    * Required.
-   * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+   * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
    * If no updateMask is specified, requires products.create permission.
    * If updateMask is specified, requires products.update permission.
    * 
@@ -771,7 +771,7 @@ public Builder mergeFrom( * *
      * Required.
-     * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+     * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
      * If no updateMask is specified, requires products.create permission.
      * If updateMask is specified, requires products.update permission.
      * 
@@ -796,7 +796,7 @@ public java.lang.String getParent() { * *
      * Required.
-     * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+     * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
      * If no updateMask is specified, requires products.create permission.
      * If updateMask is specified, requires products.update permission.
      * 
@@ -821,7 +821,7 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required.
-     * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+     * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
      * If no updateMask is specified, requires products.create permission.
      * If updateMask is specified, requires products.update permission.
      * 
@@ -845,7 +845,7 @@ public Builder setParent(java.lang.String value) { * *
      * Required.
-     * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+     * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
      * If no updateMask is specified, requires products.create permission.
      * If updateMask is specified, requires products.update permission.
      * 
@@ -865,7 +865,7 @@ public Builder clearParent() { * *
      * Required.
-     * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+     * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
      * If no updateMask is specified, requires products.create permission.
      * If updateMask is specified, requires products.update permission.
      * 
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequestOrBuilder.java index 774c1b9c..88494ca0 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportProductsRequestOrBuilder.java @@ -28,7 +28,7 @@ public interface ImportProductsRequestOrBuilder * *
    * Required.
-   * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+   * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
    * If no updateMask is specified, requires products.create permission.
    * If updateMask is specified, requires products.update permission.
    * 
@@ -43,7 +43,7 @@ public interface ImportProductsRequestOrBuilder * *
    * Required.
-   * "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch"
+   * `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch`
    * If no updateMask is specified, requires products.create permission.
    * If updateMask is specified, requires products.update permission.
    * 
diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequest.java index e199bafd..3194be88 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequest.java @@ -149,7 +149,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. "projects/1234/locations/global/catalogs/default_catalog"
+   * Required. `projects/1234/locations/global/catalogs/default_catalog`
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -172,7 +172,7 @@ public java.lang.String getParent() { * * *
-   * Required. "projects/1234/locations/global/catalogs/default_catalog"
+   * Required. `projects/1234/locations/global/catalogs/default_catalog`
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -676,7 +676,7 @@ public Builder mergeFrom( * * *
-     * Required. "projects/1234/locations/global/catalogs/default_catalog"
+     * Required. `projects/1234/locations/global/catalogs/default_catalog`
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -698,7 +698,7 @@ public java.lang.String getParent() { * * *
-     * Required. "projects/1234/locations/global/catalogs/default_catalog"
+     * Required. `projects/1234/locations/global/catalogs/default_catalog`
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -720,7 +720,7 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. "projects/1234/locations/global/catalogs/default_catalog"
+     * Required. `projects/1234/locations/global/catalogs/default_catalog`
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -741,7 +741,7 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. "projects/1234/locations/global/catalogs/default_catalog"
+     * Required. `projects/1234/locations/global/catalogs/default_catalog`
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -758,7 +758,7 @@ public Builder clearParent() { * * *
-     * Required. "projects/1234/locations/global/catalogs/default_catalog"
+     * Required. `projects/1234/locations/global/catalogs/default_catalog`
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequestOrBuilder.java index d8917b71..f8a5c0f6 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ImportUserEventsRequestOrBuilder.java @@ -27,7 +27,7 @@ public interface ImportUserEventsRequestOrBuilder * * *
-   * Required. "projects/1234/locations/global/catalogs/default_catalog"
+   * Required. `projects/1234/locations/global/catalogs/default_catalog`
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -39,7 +39,7 @@ public interface ImportUserEventsRequestOrBuilder * * *
-   * Required. "projects/1234/locations/global/catalogs/default_catalog"
+   * Required. `projects/1234/locations/global/catalogs/default_catalog`
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/Product.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/Product.java index 4c5175c9..115ca62b 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/Product.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/Product.java @@ -711,7 +711,7 @@ private Availability(int value) { * *
    * Immutable. Full resource name of the product, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
    * The branch ID must be "default_branch".
    * 
* @@ -736,7 +736,7 @@ public java.lang.String getName() { * *
    * Immutable. Full resource name of the product, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
    * The branch ID must be "default_branch".
    * 
* @@ -767,7 +767,7 @@ public com.google.protobuf.ByteString getNameBytes() { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -799,7 +799,7 @@ public java.lang.String getId() { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -2516,7 +2516,7 @@ public Builder mergeFrom( * *
      * Immutable. Full resource name of the product, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
      * The branch ID must be "default_branch".
      * 
* @@ -2540,7 +2540,7 @@ public java.lang.String getName() { * *
      * Immutable. Full resource name of the product, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
      * The branch ID must be "default_branch".
      * 
* @@ -2564,7 +2564,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
      * Immutable. Full resource name of the product, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
      * The branch ID must be "default_branch".
      * 
* @@ -2587,7 +2587,7 @@ public Builder setName(java.lang.String value) { * *
      * Immutable. Full resource name of the product, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
      * The branch ID must be "default_branch".
      * 
* @@ -2606,7 +2606,7 @@ public Builder clearName() { * *
      * Immutable. Full resource name of the product, such as
-     * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+     * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
      * The branch ID must be "default_branch".
      * 
* @@ -2635,7 +2635,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -2666,7 +2666,7 @@ public java.lang.String getId() { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -2697,7 +2697,7 @@ public com.google.protobuf.ByteString getIdBytes() { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -2727,7 +2727,7 @@ public Builder setId(java.lang.String value) { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -2753,7 +2753,7 @@ public Builder clearId() { * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ProductOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ProductOrBuilder.java index 08ff517b..1995ba45 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ProductOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ProductOrBuilder.java @@ -28,7 +28,7 @@ public interface ProductOrBuilder * *
    * Immutable. Full resource name of the product, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
    * The branch ID must be "default_branch".
    * 
* @@ -42,7 +42,7 @@ public interface ProductOrBuilder * *
    * Immutable. Full resource name of the product, such as
-   * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id".
+   * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`.
    * The branch ID must be "default_branch".
    * 
* @@ -60,7 +60,7 @@ public interface ProductOrBuilder * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property @@ -81,7 +81,7 @@ public interface ProductOrBuilder * the final component of [name][google.cloud.retail.v2.Product.name]. For * example, this field is "id_1", if * [name][google.cloud.retail.v2.Product.name] is - * "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + * `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. * This field must be a UTF-8 encoded string with a length limit of 128 * characters. Otherwise, an INVALID_ARGUMENT error is returned. * Google Merchant Center property diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequest.java index ebc79962..3521637f 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequest.java @@ -296,7 +296,7 @@ private UserEventRejoinScope(int value) { * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -320,7 +320,7 @@ public java.lang.String getParent() { * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -735,7 +735,7 @@ public Builder mergeFrom( * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -758,7 +758,7 @@ public java.lang.String getParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -781,7 +781,7 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -803,7 +803,7 @@ public Builder setParent(java.lang.String value) { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -821,7 +821,7 @@ public Builder clearParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequestOrBuilder.java index 8d829165..b57a63a2 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/RejoinUserEventsRequestOrBuilder.java @@ -28,7 +28,7 @@ public interface RejoinUserEventsRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,7 +41,7 @@ public interface RejoinUserEventsRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequest.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequest.java index f3861ed4..4fbb4227 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequest.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequest.java @@ -134,7 +134,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -158,7 +158,7 @@ public java.lang.String getParent() { * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -583,7 +583,7 @@ public Builder mergeFrom( * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -606,7 +606,7 @@ public java.lang.String getParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -629,7 +629,7 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -651,7 +651,7 @@ public Builder setParent(java.lang.String value) { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -669,7 +669,7 @@ public Builder clearParent() { * *
      * Required. The parent catalog resource name, such as
-     * "projects/1234/locations/global/catalogs/default_catalog".
+     * `projects/1234/locations/global/catalogs/default_catalog`.
      * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequestOrBuilder.java b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequestOrBuilder.java index c408b047..fc282b7f 100644 --- a/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequestOrBuilder.java +++ b/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/WriteUserEventRequestOrBuilder.java @@ -28,7 +28,7 @@ public interface WriteUserEventRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -41,7 +41,7 @@ public interface WriteUserEventRequestOrBuilder * *
    * Required. The parent catalog resource name, such as
-   * "projects/1234/locations/global/catalogs/default_catalog".
+   * `projects/1234/locations/global/catalogs/default_catalog`.
    * 
* * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/import_config.proto b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/import_config.proto index cece6d5d..3d4c2686 100644 --- a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/import_config.proto +++ b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/import_config.proto @@ -38,10 +38,11 @@ option ruby_package = "Google::Cloud::Retail::V2"; message GcsSource { // Required. Google Cloud Storage URIs to input files. URI can be up to // 2000 characters long. URIs can match the full object path (for example, - // gs://bucket/directory/object.json) or a pattern matching one or more - // files, such as gs://bucket/directory/*.json. A request can + // `gs://bucket/directory/object.json`) or a pattern matching one or more + // files, such as `gs://bucket/directory/*.json`. A request can // contain at most 100 files, and each file can be up to 2 GB. See - // [Importing product information](/recommendations-ai/docs/upload-catalog) + // [Importing product + // information](https://cloud.google.com/recommendations-ai/docs/upload-catalog) // for the expected file format and setup instructions. repeated string input_uris = 1 [(google.api.field_behavior) = REQUIRED]; @@ -53,7 +54,7 @@ message GcsSource { // per line. Each product must // have a valid [Product.id][google.cloud.retail.v2.Product.id]. // * `product_merchant_center`: See [Importing catalog data from Merchant - // Center](/retail/recommendations-ai/docs/upload-catalog#mc). + // Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). // // Supported values for user events imports: // @@ -92,7 +93,7 @@ message BigQuerySource { // per line. Each product must // have a valid [Product.id][google.cloud.retail.v2.Product.id]. // * `product_merchant_center`: See [Importing catalog data from Merchant - // Center](/retail/recommendations-ai/docs/upload-catalog#mc). + // Center](https://cloud.google.com/retail/recommendations-ai/docs/upload-catalog#mc). // // Supported values for user events imports: // @@ -132,7 +133,7 @@ message ImportErrorsConfig { // Request message for Import methods. message ImportProductsRequest { // Required. - // "projects/1234/locations/global/catalogs/default_catalog/branches/default_branch" + // `projects/1234/locations/global/catalogs/default_catalog/branches/default_branch` // // If no updateMask is specified, requires products.create permission. // If updateMask is specified, requires products.update permission. @@ -151,7 +152,7 @@ message ImportProductsRequest { // Request message for the ImportUserEvents request. message ImportUserEventsRequest { - // Required. "projects/1234/locations/global/catalogs/default_catalog" + // Required. `projects/1234/locations/global/catalogs/default_catalog` string parent = 1 [(google.api.field_behavior) = REQUIRED]; // Required. The desired input location of the data. diff --git a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product.proto b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product.proto index 0d2cece6..d93b0717 100644 --- a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product.proto +++ b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product.proto @@ -101,7 +101,7 @@ message Product { } // Immutable. Full resource name of the product, such as - // "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id". + // `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/product_id`. // // The branch ID must be "default_branch". string name = 1 [(google.api.field_behavior) = IMMUTABLE]; @@ -110,7 +110,7 @@ message Product { // the final component of [name][google.cloud.retail.v2.Product.name]. For // example, this field is "id_1", if // [name][google.cloud.retail.v2.Product.name] is - // "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1". + // `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/id_1`. // // This field must be a UTF-8 encoded string with a length limit of 128 // characters. Otherwise, an INVALID_ARGUMENT error is returned. diff --git a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product_service.proto b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product_service.proto index 2c659064..b4130502 100644 --- a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product_service.proto +++ b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/product_service.proto @@ -100,7 +100,7 @@ service ProductService { // Request message for [CreateProduct][] method. message CreateProductRequest { // Required. The parent catalog resource name, such as - // "projects/*/locations/global/catalogs/default_catalog/branches/default_branch". + // `projects/*/locations/global/catalogs/default_catalog/branches/default_branch`. string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { type: "retail.googleapis.com/Branch" } @@ -131,7 +131,7 @@ message CreateProductRequest { message GetProductRequest { // Required. Full resource name of [Product][google.cloud.retail.v2.Product], // such as - // "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + // `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. // // If the caller does not have permission to access the // [Product][google.cloud.retail.v2.Product], regardless of whether or not it @@ -171,7 +171,7 @@ message UpdateProductRequest { message DeleteProductRequest { // Required. Full resource name of [Product][google.cloud.retail.v2.Product], // such as - // "projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id". + // `projects/*/locations/global/catalogs/default_catalog/branches/default_branch/products/some_product_id`. // // If the caller does not have permission to delete the // [Product][google.cloud.retail.v2.Product], regardless of whether or not it diff --git a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/user_event_service.proto b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/user_event_service.proto index a73b63e1..4dbd1dc7 100644 --- a/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/user_event_service.proto +++ b/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/user_event_service.proto @@ -117,7 +117,7 @@ service UserEventService { // Request message for WriteUserEvent method. message WriteUserEventRequest { // Required. The parent catalog resource name, such as - // "projects/1234/locations/global/catalogs/default_catalog". + // `projects/1234/locations/global/catalogs/default_catalog`. string parent = 1 [(google.api.field_behavior) = REQUIRED]; // Required. User event to write. @@ -127,7 +127,7 @@ message WriteUserEventRequest { // Request message for CollectUserEvent method. message CollectUserEventRequest { // Required. The parent catalog name, such as - // "projects/1234/locations/global/catalogs/default_catalog". + // `projects/1234/locations/global/catalogs/default_catalog`. string parent = 1 [(google.api.field_behavior) = REQUIRED]; // Required. URL encoded UserEvent proto with a length limit of 2,000,000 @@ -168,7 +168,7 @@ message RejoinUserEventsRequest { } // Required. The parent catalog resource name, such as - // "projects/1234/locations/global/catalogs/default_catalog". + // `projects/1234/locations/global/catalogs/default_catalog`. string parent = 1 [(google.api.field_behavior) = REQUIRED]; // The type of the user event rejoin to define the scope and range of the user diff --git a/synth.metadata b/synth.metadata index 66eeeedf..68ed5a1b 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,8 +11,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3", - "internalRef": "350949863" + "sha": "dc9821e4005ff8fecc3bfccae1c61b5815cdf9d3", + "internalRef": "352807727" } }, {