google-apis-retail_v2alpha 0.58.0 → 0.60.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 33d839e5bf0b4020e6914b9314bc240c52994835661db4790a9d0f7f4f8a8e1f
4
- data.tar.gz: 1506e9ca23e249d347c47955b8c3756e21d7fc3b9140bb7352b3fabf6c6c3148
3
+ metadata.gz: 33f1aa22e40733f81b77a87bcf9e0d40b867ec850a669aa9ea486a9e5e7afa25
4
+ data.tar.gz: ec8ed9ff901c2a649e5da04879ac536166bfcc6598dbb19e6ec672307ce7ba94
5
5
  SHA512:
6
- metadata.gz: dfa7b58da40c0a35df8ebbb2cc90d4f44189e78ce1682595aebc6d26b1809565995e541693a4a3befcac75d1d854a6a74cea1a3ae7771fd3da2ee1d9a4169452
7
- data.tar.gz: c5f0982716b217f68240ddd2d56b2ceff9b446c7e2edd8e203585827d3b619ce6f270c4f9ba6d823c9674ccad7777ff11fa970a774affc1a3979d638af2dfd19
6
+ metadata.gz: eb4f15bcd9cb61d1d0038346cb601f4f9a62fdb4f19904916ad74a66c544da08dc944417105662dc59fe4efc036b0188f3f5225c294260aa03a8bcdc16a1b477
7
+ data.tar.gz: 45e08411a55ece03451715e0f13297e733335ae90bd35f75c18415da32414fcaf229b29e8d49b32da02683607d19bf210049af3916dd8926d9607497a0c7a9f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.60.0 (2022-10-20)
4
+
5
+ * Regenerated from discovery document revision 20221014
6
+ * Regenerated using generator version 0.11.0
7
+
8
+ ### v0.59.0 (2022-10-02)
9
+
10
+ * Regenerated from discovery document revision 20220922
11
+
3
12
  ### v0.58.0 (2022-09-23)
4
13
 
5
14
  * Regenerated from discovery document revision 20220917
@@ -106,9 +106,9 @@ module Google
106
106
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailLoggingErrorContext]
107
107
  attr_accessor :context
108
108
 
109
- # The error payload that is populated on LRO import APIs. Including: "google.
110
- # cloud.retail.v2.ProductService.ImportProducts" "google.cloud.retail.v2.
111
- # EventService.ImportUserEvents"
109
+ # The error payload that is populated on LRO import APIs, including "google.
110
+ # cloud.retail.v2.ProductService.ImportProducts" and "google.cloud.retail.v2.
111
+ # EventService.ImportUserEvents".
112
112
  # Corresponds to the JSON property `importPayload`
113
113
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailLoggingImportErrorContext]
114
114
  attr_accessor :import_payload
@@ -186,9 +186,9 @@ module Google
186
186
  end
187
187
  end
188
188
 
189
- # The error payload that is populated on LRO import APIs. Including: "google.
190
- # cloud.retail.v2.ProductService.ImportProducts" "google.cloud.retail.v2.
191
- # EventService.ImportUserEvents"
189
+ # The error payload that is populated on LRO import APIs, including "google.
190
+ # cloud.retail.v2.ProductService.ImportProducts" and "google.cloud.retail.v2.
191
+ # EventService.ImportUserEvents".
192
192
  class GoogleCloudRetailLoggingImportErrorContext
193
193
  include Google::Apis::Core::Hashable
194
194
 
@@ -1154,7 +1154,8 @@ module Google
1154
1154
 
1155
1155
  # If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic facet.
1156
1156
  # Could only be DYNAMIC_FACETABLE_DISABLED if CatalogAttribute.indexable_option
1157
- # is INDEXABLE_DISABLED. Otherwise, an INVALID_ARGUMENT error is returned.
1157
+ # is INDEXABLE_DISABLED. Otherwise, an INVALID_ARGUMENT error is returned. Must
1158
+ # be specified, otherwise throws INVALID_FORMAT error.
1158
1159
  # Corresponds to the JSON property `dynamicFacetableOption`
1159
1160
  # @return [String]
1160
1161
  attr_accessor :dynamic_facetable_option
@@ -1184,7 +1185,8 @@ module Google
1184
1185
 
1185
1186
  # When AttributesConfig.attribute_config_level is CATALOG_LEVEL_ATTRIBUTE_CONFIG,
1186
1187
  # if INDEXABLE_ENABLED attribute values are indexed so that it can be filtered,
1187
- # faceted, or boosted in SearchService.Search.
1188
+ # faceted, or boosted in SearchService.Search. Must be specified, otherwise
1189
+ # throws INVALID_FORMAT error.
1188
1190
  # Corresponds to the JSON property `indexableOption`
1189
1191
  # @return [String]
1190
1192
  attr_accessor :indexable_option
@@ -1210,7 +1212,8 @@ module Google
1210
1212
  # if SEARCHABLE_ENABLED, attribute values are searchable by text queries in
1211
1213
  # SearchService.Search. If SEARCHABLE_ENABLED but attribute type is numerical,
1212
1214
  # attribute values will not be searchable by text queries in SearchService.
1213
- # Search, as there are no text values associated to numerical attributes.
1215
+ # Search, as there are no text values associated to numerical attributes. Must
1216
+ # be specified, otherwise throws INVALID_FORMAT error.
1214
1217
  # Corresponds to the JSON property `searchableOption`
1215
1218
  # @return [String]
1216
1219
  attr_accessor :searchable_option
@@ -1817,7 +1820,8 @@ module Google
1817
1820
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExportErrorsConfig]
1818
1821
  attr_accessor :errors_config
1819
1822
 
1820
- # Output result.
1823
+ # Output result that stores the information about where the exported data is
1824
+ # stored.
1821
1825
  # Corresponds to the JSON property `outputResult`
1822
1826
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputResult]
1823
1827
  attr_accessor :output_result
@@ -1850,7 +1854,8 @@ module Google
1850
1854
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaExportErrorsConfig]
1851
1855
  attr_accessor :errors_config
1852
1856
 
1853
- # Output result.
1857
+ # Output result that stores the information about where the exported data is
1858
+ # stored.
1854
1859
  # Corresponds to the JSON property `outputResult`
1855
1860
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaOutputResult]
1856
1861
  attr_accessor :output_result
@@ -1903,6 +1908,25 @@ module Google
1903
1908
  end
1904
1909
  end
1905
1910
 
1911
+ # A Gcs output result.
1912
+ class GoogleCloudRetailV2alphaGcsOutputResult
1913
+ include Google::Apis::Core::Hashable
1914
+
1915
+ # The uri of Gcs output
1916
+ # Corresponds to the JSON property `outputUri`
1917
+ # @return [String]
1918
+ attr_accessor :output_uri
1919
+
1920
+ def initialize(**args)
1921
+ update!(**args)
1922
+ end
1923
+
1924
+ # Update properties of this object
1925
+ def update!(**args)
1926
+ @output_uri = args[:output_uri] if args.key?(:output_uri)
1927
+ end
1928
+ end
1929
+
1906
1930
  # Google Cloud Storage location for input content.
1907
1931
  class GoogleCloudRetailV2alphaGcsSource
1908
1932
  include Google::Apis::Core::Hashable
@@ -2524,11 +2548,11 @@ module Google
2524
2548
  end
2525
2549
  end
2526
2550
 
2527
- # Merchant Center Feed filter criterrion.
2551
+ # Merchant Center Feed filter criterion.
2528
2552
  class GoogleCloudRetailV2alphaMerchantCenterFeedFilter
2529
2553
  include Google::Apis::Core::Hashable
2530
2554
 
2531
- # Merchant Center primary feed id.
2555
+ # Merchant Center primary feed ID.
2532
2556
  # Corresponds to the JSON property `primaryFeedId`
2533
2557
  # @return [Fixnum]
2534
2558
  attr_accessor :primary_feed_id
@@ -2556,11 +2580,11 @@ module Google
2556
2580
  class GoogleCloudRetailV2alphaMerchantCenterLink
2557
2581
  include Google::Apis::Core::Hashable
2558
2582
 
2559
- # The branch id (e.g. 0/1/2) within this catalog that products from
2583
+ # The branch ID (e.g. 0/1/2) within this catalog that products from
2560
2584
  # merchant_center_account_id are streamed to. When updating this field, an empty
2561
2585
  # value will use the currently configured default branch. However, changing the
2562
2586
  # default branch later on won't change the linked branch here. A single branch
2563
- # id can only have one linked merchant center account id.
2587
+ # ID can only have one linked merchant center account ID.
2564
2588
  # Corresponds to the JSON property `branchId`
2565
2589
  # @return [String]
2566
2590
  attr_accessor :branch_id
@@ -2590,7 +2614,7 @@ module Google
2590
2614
  # @return [String]
2591
2615
  attr_accessor :language_code
2592
2616
 
2593
- # Required. The linked [Merchant center account id](https://developers.google.
2617
+ # Required. The linked [Merchant center account ID](https://developers.google.
2594
2618
  # com/shopping-content/guides/accountstatuses). The account must be a standalone
2595
2619
  # account or a sub-account of a MCA.
2596
2620
  # Corresponds to the JSON property `merchantCenterAccountId`
@@ -2907,15 +2931,21 @@ module Google
2907
2931
  end
2908
2932
  end
2909
2933
 
2910
- # Output result.
2934
+ # Output result that stores the information about where the exported data is
2935
+ # stored.
2911
2936
  class GoogleCloudRetailV2alphaOutputResult
2912
2937
  include Google::Apis::Core::Hashable
2913
2938
 
2914
- # Export result in BigQuery.
2939
+ # The BigQuery location where the result is stored.
2915
2940
  # Corresponds to the JSON property `bigqueryResult`
2916
2941
  # @return [Array<Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBigQueryOutputResult>]
2917
2942
  attr_accessor :bigquery_result
2918
2943
 
2944
+ # The Google Cloud Storage location where the result is stored.
2945
+ # Corresponds to the JSON property `gcsResult`
2946
+ # @return [Array<Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGcsOutputResult>]
2947
+ attr_accessor :gcs_result
2948
+
2919
2949
  def initialize(**args)
2920
2950
  update!(**args)
2921
2951
  end
@@ -2923,6 +2953,7 @@ module Google
2923
2953
  # Update properties of this object
2924
2954
  def update!(**args)
2925
2955
  @bigquery_result = args[:bigquery_result] if args.key?(:bigquery_result)
2956
+ @gcs_result = args[:gcs_result] if args.key?(:gcs_result)
2926
2957
  end
2927
2958
  end
2928
2959
 
@@ -6362,7 +6393,8 @@ module Google
6362
6393
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaExportErrorsConfig]
6363
6394
  attr_accessor :errors_config
6364
6395
 
6365
- # Output result.
6396
+ # Output result that stores the information about where the exported data is
6397
+ # stored.
6366
6398
  # Corresponds to the JSON property `outputResult`
6367
6399
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaOutputResult]
6368
6400
  attr_accessor :output_result
@@ -6395,7 +6427,8 @@ module Google
6395
6427
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaExportErrorsConfig]
6396
6428
  attr_accessor :errors_config
6397
6429
 
6398
- # Output result.
6430
+ # Output result that stores the information about where the exported data is
6431
+ # stored.
6399
6432
  # Corresponds to the JSON property `outputResult`
6400
6433
  # @return [Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaOutputResult]
6401
6434
  attr_accessor :output_result
@@ -6412,6 +6445,25 @@ module Google
6412
6445
  end
6413
6446
  end
6414
6447
 
6448
+ # A Gcs output result.
6449
+ class GoogleCloudRetailV2betaGcsOutputResult
6450
+ include Google::Apis::Core::Hashable
6451
+
6452
+ # The uri of Gcs output
6453
+ # Corresponds to the JSON property `outputUri`
6454
+ # @return [String]
6455
+ attr_accessor :output_uri
6456
+
6457
+ def initialize(**args)
6458
+ update!(**args)
6459
+ end
6460
+
6461
+ # Update properties of this object
6462
+ def update!(**args)
6463
+ @output_uri = args[:output_uri] if args.key?(:output_uri)
6464
+ end
6465
+ end
6466
+
6415
6467
  # Response of the ImportCompletionDataRequest. If the long running operation is
6416
6468
  # done, this message is returned by the google.longrunning.Operations.response
6417
6469
  # field if the operation is successful.
@@ -6729,15 +6781,21 @@ module Google
6729
6781
  end
6730
6782
  end
6731
6783
 
6732
- # Output result.
6784
+ # Output result that stores the information about where the exported data is
6785
+ # stored.
6733
6786
  class GoogleCloudRetailV2betaOutputResult
6734
6787
  include Google::Apis::Core::Hashable
6735
6788
 
6736
- # Export result in BigQuery.
6789
+ # The BigQuery location where the result is stored.
6737
6790
  # Corresponds to the JSON property `bigqueryResult`
6738
6791
  # @return [Array<Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaBigQueryOutputResult>]
6739
6792
  attr_accessor :bigquery_result
6740
6793
 
6794
+ # The Google Cloud Storage location where the result is stored.
6795
+ # Corresponds to the JSON property `gcsResult`
6796
+ # @return [Array<Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaGcsOutputResult>]
6797
+ attr_accessor :gcs_result
6798
+
6741
6799
  def initialize(**args)
6742
6800
  update!(**args)
6743
6801
  end
@@ -6745,6 +6803,7 @@ module Google
6745
6803
  # Update properties of this object
6746
6804
  def update!(**args)
6747
6805
  @bigquery_result = args[:bigquery_result] if args.key?(:bigquery_result)
6806
+ @gcs_result = args[:gcs_result] if args.key?(:gcs_result)
6748
6807
  end
6749
6808
  end
6750
6809
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2alpha
18
18
  # Version of the google-apis-retail_v2alpha gem
19
- GEM_VERSION = "0.58.0"
19
+ GEM_VERSION = "0.60.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220917"
25
+ REVISION = "20221014"
26
26
  end
27
27
  end
28
28
  end
@@ -388,6 +388,12 @@ module Google
388
388
  include Google::Apis::Core::JsonObjectSupport
389
389
  end
390
390
 
391
+ class GoogleCloudRetailV2alphaGcsOutputResult
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
391
397
  class GoogleCloudRetailV2alphaGcsSource
392
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
399
 
@@ -1030,6 +1036,12 @@ module Google
1030
1036
  include Google::Apis::Core::JsonObjectSupport
1031
1037
  end
1032
1038
 
1039
+ class GoogleCloudRetailV2betaGcsOutputResult
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1033
1045
  class GoogleCloudRetailV2betaImportCompletionDataResponse
1034
1046
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1047
 
@@ -1715,6 +1727,13 @@ module Google
1715
1727
  end
1716
1728
  end
1717
1729
 
1730
+ class GoogleCloudRetailV2alphaGcsOutputResult
1731
+ # @private
1732
+ class Representation < Google::Apis::Core::JsonRepresentation
1733
+ property :output_uri, as: 'outputUri'
1734
+ end
1735
+ end
1736
+
1718
1737
  class GoogleCloudRetailV2alphaGcsSource
1719
1738
  # @private
1720
1739
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1986,6 +2005,8 @@ module Google
1986
2005
  class Representation < Google::Apis::Core::JsonRepresentation
1987
2006
  collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBigQueryOutputResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaBigQueryOutputResult::Representation
1988
2007
 
2008
+ collection :gcs_result, as: 'gcsResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGcsOutputResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaGcsOutputResult::Representation
2009
+
1989
2010
  end
1990
2011
  end
1991
2012
 
@@ -2795,6 +2816,13 @@ module Google
2795
2816
  end
2796
2817
  end
2797
2818
 
2819
+ class GoogleCloudRetailV2betaGcsOutputResult
2820
+ # @private
2821
+ class Representation < Google::Apis::Core::JsonRepresentation
2822
+ property :output_uri, as: 'outputUri'
2823
+ end
2824
+ end
2825
+
2798
2826
  class GoogleCloudRetailV2betaImportCompletionDataResponse
2799
2827
  # @private
2800
2828
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2877,6 +2905,8 @@ module Google
2877
2905
  class Representation < Google::Apis::Core::JsonRepresentation
2878
2906
  collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaBigQueryOutputResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaBigQueryOutputResult::Representation
2879
2907
 
2908
+ collection :gcs_result, as: 'gcsResult', class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaGcsOutputResult, decorator: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaGcsOutputResult::Representation
2909
+
2880
2910
  end
2881
2911
  end
2882
2912
 
@@ -66,11 +66,11 @@ module Google
66
66
  # first. See [guidelines](https://cloud.google.com/retail/docs/completion-
67
67
  # overview#generated-completion-dataset).
68
68
  # @param [String] device_type
69
- # The device type context for completion suggestions. It is useful to apply
70
- # different suggestions on different device types, e.g. `DESKTOP`, `MOBILE`. If
71
- # it is empty, the suggestions are across all device types. Supported formats: *
72
- # `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with
73
- # `OTHER_`, e.g. `OTHER_IPHONE`.
69
+ # The device type context for completion suggestions. We recommend that you
70
+ # leave this field empty. It can apply different suggestions on different device
71
+ # types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across
72
+ # all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `
73
+ # MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`.
74
74
  # @param [Array<String>, String] language_codes
75
75
  # Note that this field applies for `user-data` dataset only. For requests with `
76
76
  # cloud-retail` dataset, setting this field has no effect. The language filters
@@ -2195,6 +2195,14 @@ module Google
2195
2195
  # The event timestamp in milliseconds. This prevents browser caching of
2196
2196
  # otherwise identical get requests. The name is abbreviated to reduce the
2197
2197
  # payload bytes.
2198
+ # @param [String] prebuilt_rule
2199
+ # The prebuilt rule name that can convert a specific type of raw_json. For
2200
+ # example: "default_schema/v1.0"
2201
+ # @param [String] raw_json
2202
+ # An arbitrary serialized JSON string that contains necessary information that
2203
+ # can comprise a user event. When this field is specified, the user_event field
2204
+ # will be ignored. Note: line-delimited JSON is not supported, a single JSON
2205
+ # only.
2198
2206
  # @param [String] uri
2199
2207
  # The URL including cgi-parameters but excluding the hash fragment with a length
2200
2208
  # limit of 5,000 characters. This is often more useful than the referer URL,
@@ -2219,12 +2227,14 @@ module Google
2219
2227
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
2220
2228
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2221
2229
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2222
- def collect_project_location_catalog_user_event(parent, ets: nil, uri: nil, user_event: nil, fields: nil, quota_user: nil, options: nil, &block)
2230
+ def collect_project_location_catalog_user_event(parent, ets: nil, prebuilt_rule: nil, raw_json: nil, uri: nil, user_event: nil, fields: nil, quota_user: nil, options: nil, &block)
2223
2231
  command = make_simple_command(:get, 'v2alpha/{+parent}/userEvents:collect', options)
2224
2232
  command.response_representation = Google::Apis::RetailV2alpha::GoogleApiHttpBody::Representation
2225
2233
  command.response_class = Google::Apis::RetailV2alpha::GoogleApiHttpBody
2226
2234
  command.params['parent'] = parent unless parent.nil?
2227
2235
  command.query['ets'] = ets unless ets.nil?
2236
+ command.query['prebuiltRule'] = prebuilt_rule unless prebuilt_rule.nil?
2237
+ command.query['rawJson'] = raw_json unless raw_json.nil?
2228
2238
  command.query['uri'] = uri unless uri.nil?
2229
2239
  command.query['userEvent'] = user_event unless user_event.nil?
2230
2240
  command.query['fields'] = fields unless fields.nil?
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.58.0
4
+ version: 0.60.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.58.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.60.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []