lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.47.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.48.0

- old
+ new

@@ -1377,13 +1377,13 @@ execute_or_queue_command(command, &block) end # Makes a recommendation prediction. # @param [String] placement - # Required. Full resource name of the format: `placement=projects/*/locations/ - # global/catalogs/default_catalog/servingConfigs/*` or `placement=projects/*/ - # locations/global/catalogs/default_catalog/placements/*`. We recommend using + # Required. Full resource name of the format: ``placement=projects/*/locations/ + # global/catalogs/default_catalog/servingConfigs/*`` or ``placement=projects/*/ + # locations/global/catalogs/default_catalog/placements/*``. We recommend using # the `servingConfigs` resource. `placements` is a legacy resource. The ID of # the Recommendations AI serving config or placement. Before you can request # predictions from your model, you must create at least one serving config or # placement for it. For more information, see [Managing serving configurations] ( # https://cloud.google.com/retail/docs/manage-configs). The full list of @@ -1683,12 +1683,12 @@ execute_or_queue_command(command, &block) end # Makes a recommendation prediction. # @param [String] placement - # Required. Full resource name of the format: `placement=projects/*/locations/ - # global/catalogs/default_catalog/servingConfigs/*` or `placement=projects/*/ - # locations/global/catalogs/default_catalog/placements/*`. We recommend using + # Required. Full resource name of the format: ``placement=projects/*/locations/ + # global/catalogs/default_catalog/servingConfigs/*`` or ``placement=projects/*/ + # locations/global/catalogs/default_catalog/placements/*``. We recommend using # the `servingConfigs` resource. `placements` is a legacy resource. The ID of # the Recommendations AI serving config or placement. Before you can request # predictions from your model, you must create at least one serving config or # placement for it. For more information, see [Managing serving configurations] ( # https://cloud.google.com/retail/docs/manage-configs). The full list of