lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.40.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.41.0
- old
+ new
@@ -358,11 +358,11 @@
# included in the response. The product attribute is assigned default values for
# missing catalog attribute fields, e.g., searchable and dynamic facetable
# options.
# @param [String] name
# Required. Immutable. The fully qualified resource name of the attribute config.
- # Format: "projects/*/locations/*/catalogs/*/attributesConfig"
+ # Format: `projects/*/locations/*/catalogs/*/attributesConfig`
# @param [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaAttributesConfig] google_cloud_retail_v2beta_attributes_config_object
# @param [String] update_mask
# Indicates which fields in the provided AttributesConfig to update. The
# following is the only supported field: * AttributesConfig.catalog_attributes
# If not set, all supported fields are updated.
@@ -396,11 +396,11 @@
execute_or_queue_command(command, &block)
end
# Updates the CompletionConfigs.
# @param [String] name
- # Required. Immutable. Fully qualified name projects/*/locations/*/catalogs/*/
- # completionConfig
+ # Required. Immutable. Fully qualified name `projects/*/locations/*/catalogs/*/
+ # completionConfig`
# @param [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCompletionConfig] google_cloud_retail_v2beta_completion_config_object
# @param [String] update_mask
# Indicates which fields in the provided CompletionConfig to update. The
# following are the only supported fields: * CompletionConfig.matching_order *
# CompletionConfig.max_suggestions * CompletionConfig.min_prefix_length *