You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-retail/v2/2.0.0/com/google/api/services/retail/v2/model/GoogleCloudRetailV2SearchRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ public final class GoogleCloudRetailV2SearchRequest extends com.google.api.clien
256
256
/**
257
257
* Optional. The user attributes that could be used for personalization of search results. *
258
258
* Populate at most 100 key-value pairs per query. * Only supports string keys and repeated string
259
-
* values. * Duplcate keys are not allowed within a single query. Example: user_attributes: [ {
259
+
* values. * Duplicate keys are not allowed within a single query. Example: user_attributes: [ {
Copy file name to clipboardExpand all lines: clients/google-api-services-retail/v2alpha/2.0.0/com/google/api/services/retail/v2alpha/model/GoogleCloudRetailV2alphaSearchRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -273,7 +273,7 @@ public final class GoogleCloudRetailV2alphaSearchRequest extends com.google.api.
273
273
/**
274
274
* Optional. The user attributes that could be used for personalization of search results. *
275
275
* Populate at most 100 key-value pairs per query. * Only supports string keys and repeated string
276
-
* values. * Duplcate keys are not allowed within a single query. Example: user_attributes: [ {
276
+
* values. * Duplicate keys are not allowed within a single query. Example: user_attributes: [ {
Copy file name to clipboardExpand all lines: clients/google-api-services-retail/v2beta/2.0.0/com/google/api/services/retail/v2beta/model/GoogleCloudRetailV2betaSearchRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ public final class GoogleCloudRetailV2betaSearchRequest extends com.google.api.c
256
256
/**
257
257
* Optional. The user attributes that could be used for personalization of search results. *
258
258
* Populate at most 100 key-value pairs per query. * Only supports string keys and repeated string
259
-
* values. * Duplcate keys are not allowed within a single query. Example: user_attributes: [ {
259
+
* values. * Duplicate keys are not allowed within a single query. Example: user_attributes: [ {
0 commit comments