lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.19.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.20.0
- old
+ new
@@ -65,13 +65,13 @@
# If leave empty, it will use the "user-data". Current supported values: * user-
# data * cloud-retail This option requires additional allowlisting. Before using
# cloud-retail, contact Cloud Retail support team first.
# @param [String] device_type
# The device type context for completion suggestions. It is useful to apply
- # different suggestions on different device types, e.g. DESKTOP, MOBILE. If it
- # is empty, the suggestions are across all device types. Supported formats: *
- # UNKNOWN_DEVICE_TYPE * DESKTOP * MOBILE * A customized string starts with
- # OTHER_, e.g. OTHER_IPHONE.
+ # different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If
+ # it is empty, the suggestions are across all device types. Supported formats: *
+ # `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with
+ # `OTHER_`, e.g. `OTHER_IPHONE`.
# @param [Array<String>, String] language_codes
# The list of languages of the query. This is the BCP-47 language code, such as "
# en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages]
# (https://tools.ietf.org/html/bcp47). The maximum number of allowed characters
# is 255. Only "en-US" is currently supported.