google-apis-retail_v2alpha 0.46.0 → 0.47.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: 64a427f5a6e48062fd4037b102518525f364246731a9f47c0de21a6a36fbd172
4
- data.tar.gz: '0364182dd92a137a753202ab45dbe87de8273420b53626418003e44da13e2945'
3
+ metadata.gz: ae40371b7c6893d7986ff15160d353f4f11aa1160c781a4a9ab6f0708caa32bb
4
+ data.tar.gz: aea4f2c7a5adf0a68209817d52936594a733f22dd9efa03f0d5fe89c6364934d
5
5
  SHA512:
6
- metadata.gz: 16a0999e673d0a757d481125d755c81f783ed5fcce0f582139c6022f4eaa45c715c1a3b8ac13b83f3b6b53a88cc5f55024c0fb6c7dd42c6d2aef3b59bf15c295
7
- data.tar.gz: 38b4c0cd7965479a02eaa50cb01ce1153d8a085ffefd0471483a4f73b57a4082d5c7ff9d5ee60d0d893f38d935a2fe0c297eec022dbf61638e8f9994313ad889
6
+ metadata.gz: cee9057ebd4b51074fc0783e3268158614b4ea634822fb473c89a0ba4d35c585c1dd594f219830d4e6713d44aa9999dc56351a0d75f46c1ab55fc8a1f88ee728
7
+ data.tar.gz: ec3250f74f92b0eaf8abb2ee7a5f592b0b209f887164b9de06e8a75ac4c7d0dc961b57bc52001d2e42b4223835e35cba6131ada697226ac4a39e465df181ea68
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.47.0 (2022-07-08)
4
+
5
+ * Regenerated from discovery document revision 20220630
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.46.0 (2022-07-01)
4
9
 
5
10
  * Regenerated from discovery document revision 20220623
@@ -565,7 +565,7 @@ module Google
565
565
 
566
566
  # Metadata related to the progress of the RemoveFulfillmentPlaces operation.
567
567
  # Currently empty because there is no meaningful metadata populated from the
568
- # RemoveFulfillmentPlaces method.
568
+ # ProductService.RemoveFulfillmentPlaces method.
569
569
  class GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
570
570
  include Google::Apis::Core::Hashable
571
571
 
@@ -579,7 +579,8 @@ module Google
579
579
  end
580
580
 
581
581
  # Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
582
- # is no meaningful response populated from the RemoveFulfillmentPlaces method.
582
+ # is no meaningful response populated from the ProductService.
583
+ # RemoveFulfillmentPlaces method.
583
584
  class GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
584
585
  include Google::Apis::Core::Hashable
585
586
 
@@ -594,7 +595,7 @@ module Google
594
595
 
595
596
  # Metadata related to the progress of the RemoveLocalInventories operation.
596
597
  # Currently empty because there is no meaningful metadata populated from the
597
- # RemoveLocalInventories method.
598
+ # ProductService.RemoveLocalInventories method.
598
599
  class GoogleCloudRetailV2RemoveLocalInventoriesMetadata
599
600
  include Google::Apis::Core::Hashable
600
601
 
@@ -607,8 +608,9 @@ module Google
607
608
  end
608
609
  end
609
610
 
610
- # Response of the RemoveLocalInventories API. Currently empty because there is
611
- # no meaningful response populated from the RemoveLocalInventories method.
611
+ # Response of the ProductService.RemoveLocalInventories API. Currently empty
612
+ # because there is no meaningful response populated from the ProductService.
613
+ # RemoveLocalInventories method.
612
614
  class GoogleCloudRetailV2RemoveLocalInventoriesResponse
613
615
  include Google::Apis::Core::Hashable
614
616
 
@@ -622,8 +624,8 @@ module Google
622
624
  end
623
625
 
624
626
  # Metadata related to the progress of the SetInventory operation. Currently
625
- # empty because there is no meaningful metadata populated from the SetInventory
626
- # method.
627
+ # empty because there is no meaningful metadata populated from the
628
+ # ProductService.SetInventory method.
627
629
  class GoogleCloudRetailV2SetInventoryMetadata
628
630
  include Google::Apis::Core::Hashable
629
631
 
@@ -637,7 +639,7 @@ module Google
637
639
  end
638
640
 
639
641
  # Response of the SetInventoryRequest. Currently empty because there is no
640
- # meaningful response populated from the SetInventory method.
642
+ # meaningful response populated from the ProductService.SetInventory method.
641
643
  class GoogleCloudRetailV2SetInventoryResponse
642
644
  include Google::Apis::Core::Hashable
643
645
 
@@ -3614,7 +3616,7 @@ module Google
3614
3616
 
3615
3617
  # Metadata related to the progress of the RemoveFulfillmentPlaces operation.
3616
3618
  # Currently empty because there is no meaningful metadata populated from the
3617
- # RemoveFulfillmentPlaces method.
3619
+ # ProductService.RemoveFulfillmentPlaces method.
3618
3620
  class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
3619
3621
  include Google::Apis::Core::Hashable
3620
3622
 
@@ -3627,7 +3629,7 @@ module Google
3627
3629
  end
3628
3630
  end
3629
3631
 
3630
- # Request message for RemoveFulfillmentPlaces method.
3632
+ # Request message for ProductService.RemoveFulfillmentPlaces method.
3631
3633
  class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesRequest
3632
3634
  include Google::Apis::Core::Hashable
3633
3635
 
@@ -3682,7 +3684,8 @@ module Google
3682
3684
  end
3683
3685
 
3684
3686
  # Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
3685
- # is no meaningful response populated from the RemoveFulfillmentPlaces method.
3687
+ # is no meaningful response populated from the ProductService.
3688
+ # RemoveFulfillmentPlaces method.
3686
3689
  class GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
3687
3690
  include Google::Apis::Core::Hashable
3688
3691
 
@@ -3697,7 +3700,7 @@ module Google
3697
3700
 
3698
3701
  # Metadata related to the progress of the RemoveLocalInventories operation.
3699
3702
  # Currently empty because there is no meaningful metadata populated from the
3700
- # RemoveLocalInventories method.
3703
+ # ProductService.RemoveLocalInventories method.
3701
3704
  class GoogleCloudRetailV2alphaRemoveLocalInventoriesMetadata
3702
3705
  include Google::Apis::Core::Hashable
3703
3706
 
@@ -3710,7 +3713,7 @@ module Google
3710
3713
  end
3711
3714
  end
3712
3715
 
3713
- # Request message for RemoveLocalInventories method.
3716
+ # Request message for ProductService.RemoveLocalInventories method.
3714
3717
  class GoogleCloudRetailV2alphaRemoveLocalInventoriesRequest
3715
3718
  include Google::Apis::Core::Hashable
3716
3719
 
@@ -3748,8 +3751,9 @@ module Google
3748
3751
  end
3749
3752
  end
3750
3753
 
3751
- # Response of the RemoveLocalInventories API. Currently empty because there is
3752
- # no meaningful response populated from the RemoveLocalInventories method.
3754
+ # Response of the ProductService.RemoveLocalInventories API. Currently empty
3755
+ # because there is no meaningful response populated from the ProductService.
3756
+ # RemoveLocalInventories method.
3753
3757
  class GoogleCloudRetailV2alphaRemoveLocalInventoriesResponse
3754
3758
  include Google::Apis::Core::Hashable
3755
3759
 
@@ -4536,13 +4540,14 @@ module Google
4536
4540
  # @return [String]
4537
4541
  attr_accessor :key
4538
4542
 
4539
- # The order in which Facet.values are returned. Allowed values are: * "count
4540
- # desc", which means order by Facet.FacetValue.count descending. * "value desc",
4541
- # which means order by Facet.FacetValue.value descending. Only applies to
4542
- # textual facets. If not set, textual values are sorted in [natural order](https:
4543
- # //en.wikipedia.org/wiki/Natural_sort_order); numerical intervals are sorted in
4544
- # the order given by FacetSpec.FacetKey.intervals; FulfillmentInfo.place_ids are
4545
- # sorted in the order given by FacetSpec.FacetKey.restricted_values.
4543
+ # The order in which SearchResponse.Facet.values are returned. Allowed values
4544
+ # are: * "count desc", which means order by SearchResponse.Facet.values.count
4545
+ # descending. * "value desc", which means order by SearchResponse.Facet.values.
4546
+ # value descending. Only applies to textual facets. If not set, textual values
4547
+ # are sorted in [natural order](https://en.wikipedia.org/wiki/Natural_sort_order)
4548
+ # ; numerical intervals are sorted in the order given by FacetSpec.FacetKey.
4549
+ # intervals; FulfillmentInfo.place_ids are sorted in the order given by
4550
+ # FacetSpec.FacetKey.restricted_values.
4546
4551
  # Corresponds to the JSON property `orderBy`
4547
4552
  # @return [String]
4548
4553
  attr_accessor :order_by
@@ -4560,12 +4565,13 @@ module Google
4560
4565
  # it will override the default behavior of facet computation. The query syntax
4561
4566
  # is the same as a filter expression. See SearchRequest.filter for detail syntax
4562
4567
  # and limitations. Notice that there is no limitation on FacetKey.key when query
4563
- # is specified. In the response, FacetValue.value will be always "1" and
4564
- # FacetValue.count will be the number of results that matches the query. For
4565
- # example, you can set a customized facet for "shipToStore", where FacetKey.key
4566
- # is "customizedShipToStore", and FacetKey.query is "availability: ANY(\"
4567
- # IN_STOCK\") AND shipToStore: ANY(\"123\")". Then the facet will count the
4568
- # products that are both in stock and ship to store "123".
4568
+ # is specified. In the response, SearchResponse.Facet.values.value will be
4569
+ # always "1" and SearchResponse.Facet.values.count will be the number of results
4570
+ # that match the query. For example, you can set a customized facet for "
4571
+ # shipToStore", where FacetKey.key is "customizedShipToStore", and FacetKey.
4572
+ # query is "availability: ANY(\"IN_STOCK\") AND shipToStore: ANY(\"123\")". Then
4573
+ # the facet will count the products that are both in stock and ship to store "
4574
+ # 123".
4569
4575
  # Corresponds to the JSON property `query`
4570
4576
  # @return [String]
4571
4577
  attr_accessor :query
@@ -5120,8 +5126,8 @@ module Google
5120
5126
  end
5121
5127
 
5122
5128
  # Metadata related to the progress of the SetInventory operation. Currently
5123
- # empty because there is no meaningful metadata populated from the SetInventory
5124
- # method.
5129
+ # empty because there is no meaningful metadata populated from the
5130
+ # ProductService.SetInventory method.
5125
5131
  class GoogleCloudRetailV2alphaSetInventoryMetadata
5126
5132
  include Google::Apis::Core::Hashable
5127
5133
 
@@ -5134,7 +5140,7 @@ module Google
5134
5140
  end
5135
5141
  end
5136
5142
 
5137
- # Request message for SetInventory method.
5143
+ # Request message for ProductService.SetInventory method.
5138
5144
  class GoogleCloudRetailV2alphaSetInventoryRequest
5139
5145
  include Google::Apis::Core::Hashable
5140
5146
 
@@ -5181,7 +5187,7 @@ module Google
5181
5187
  end
5182
5188
 
5183
5189
  # Response of the SetInventoryRequest. Currently empty because there is no
5184
- # meaningful response populated from the SetInventory method.
5190
+ # meaningful response populated from the ProductService.SetInventory method.
5185
5191
  class GoogleCloudRetailV2alphaSetInventoryResponse
5186
5192
  include Google::Apis::Core::Hashable
5187
5193
 
@@ -5944,7 +5950,7 @@ module Google
5944
5950
 
5945
5951
  # Metadata related to the progress of the RemoveFulfillmentPlaces operation.
5946
5952
  # Currently empty because there is no meaningful metadata populated from the
5947
- # RemoveFulfillmentPlaces method.
5953
+ # ProductService.RemoveFulfillmentPlaces method.
5948
5954
  class GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
5949
5955
  include Google::Apis::Core::Hashable
5950
5956
 
@@ -5958,7 +5964,8 @@ module Google
5958
5964
  end
5959
5965
 
5960
5966
  # Response of the RemoveFulfillmentPlacesRequest. Currently empty because there
5961
- # is no meaningful response populated from the RemoveFulfillmentPlaces method.
5967
+ # is no meaningful response populated from the ProductService.
5968
+ # RemoveFulfillmentPlaces method.
5962
5969
  class GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
5963
5970
  include Google::Apis::Core::Hashable
5964
5971
 
@@ -5973,7 +5980,7 @@ module Google
5973
5980
 
5974
5981
  # Metadata related to the progress of the RemoveLocalInventories operation.
5975
5982
  # Currently empty because there is no meaningful metadata populated from the
5976
- # RemoveLocalInventories method.
5983
+ # ProductService.RemoveLocalInventories method.
5977
5984
  class GoogleCloudRetailV2betaRemoveLocalInventoriesMetadata
5978
5985
  include Google::Apis::Core::Hashable
5979
5986
 
@@ -5986,8 +5993,9 @@ module Google
5986
5993
  end
5987
5994
  end
5988
5995
 
5989
- # Response of the RemoveLocalInventories API. Currently empty because there is
5990
- # no meaningful response populated from the RemoveLocalInventories method.
5996
+ # Response of the ProductService.RemoveLocalInventories API. Currently empty
5997
+ # because there is no meaningful response populated from the ProductService.
5998
+ # RemoveLocalInventories method.
5991
5999
  class GoogleCloudRetailV2betaRemoveLocalInventoriesResponse
5992
6000
  include Google::Apis::Core::Hashable
5993
6001
 
@@ -6001,8 +6009,8 @@ module Google
6001
6009
  end
6002
6010
 
6003
6011
  # Metadata related to the progress of the SetInventory operation. Currently
6004
- # empty because there is no meaningful metadata populated from the SetInventory
6005
- # method.
6012
+ # empty because there is no meaningful metadata populated from the
6013
+ # ProductService.SetInventory method.
6006
6014
  class GoogleCloudRetailV2betaSetInventoryMetadata
6007
6015
  include Google::Apis::Core::Hashable
6008
6016
 
@@ -6016,7 +6024,7 @@ module Google
6016
6024
  end
6017
6025
 
6018
6026
  # Response of the SetInventoryRequest. Currently empty because there is no
6019
- # meaningful response populated from the SetInventory method.
6027
+ # meaningful response populated from the ProductService.SetInventory method.
6020
6028
  class GoogleCloudRetailV2betaSetInventoryResponse
6021
6029
  include Google::Apis::Core::Hashable
6022
6030
 
@@ -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.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220623"
25
+ REVISION = "20220630"
26
26
  end
27
27
  end
28
28
  end
@@ -72,12 +72,13 @@ module Google
72
72
  # `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * `MOBILE` * A customized string starts with
73
73
  # `OTHER_`, e.g. `OTHER_IPHONE`.
74
74
  # @param [Array<String>, String] language_codes
75
- # The language filters applied to the output suggestions. If set, it should
76
- # contain the language of the query. If not set, suggestions are returned
77
- # without considering language restrictions. This is the BCP-47 language code,
78
- # such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying
79
- # Languages](https://tools.ietf.org/html/bcp47). The maximum number of language
80
- # codes is 3.
75
+ # Note that this field applies for `user-data` dataset only. For requests with `
76
+ # cloud-retail` dataset, setting this field has no effect. The language filters
77
+ # applied to the output suggestions. If set, it should contain the language of
78
+ # the query. If not set, suggestions are returned without considering language
79
+ # restrictions. This is the BCP-47 language code, such as "en-US" or "sr-Latn".
80
+ # For more information, see [Tags for Identifying Languages](https://tools.ietf.
81
+ # org/html/bcp47). The maximum number of language codes is 3.
81
82
  # @param [Fixnum] max_suggestions
82
83
  # Completion max suggestions. If left unset or set to 0, then will fallback to
83
84
  # the configured value CompletionConfig.max_suggestions. The maximum allowed max
@@ -578,9 +579,9 @@ module Google
578
579
  # updating fulfillment information. If the request is valid, the update will be
579
580
  # enqueued and processed downstream. As a consequence, when a response is
580
581
  # returned, the added place IDs are not immediately manifested in the Product
581
- # queried by GetProduct or ListProducts. This feature is only available for
582
- # users who have Retail Search enabled. Please enable Retail Search on Cloud
583
- # Console before using this feature.
582
+ # queried by ProductService.GetProduct or ProductService.ListProducts. This
583
+ # feature is only available for users who have Retail Search enabled. Please
584
+ # enable Retail Search on Cloud Console before using this feature.
584
585
  # @param [String] product
585
586
  # Required. Full resource name of Product, such as `projects/*/locations/global/
586
587
  # catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
@@ -621,11 +622,13 @@ module Google
621
622
  # asynchronous and does not require the Product to exist before updating
622
623
  # inventory information. If the request is valid, the update will be enqueued
623
624
  # and processed downstream. As a consequence, when a response is returned,
624
- # updates are not immediately manifested in the Product queried by GetProduct or
625
- # ListProducts. Local inventory information can only be modified using this
626
- # method. CreateProduct and UpdateProduct has no effect on local inventories.
627
- # This feature is only available for users who have Retail Search enabled.
628
- # Please enable Retail Search on Cloud Console before using this feature.
625
+ # updates are not immediately manifested in the Product queried by
626
+ # ProductService.GetProduct or ProductService.ListProducts. Local inventory
627
+ # information can only be modified using this method. ProductService.
628
+ # CreateProduct and ProductService.UpdateProduct has no effect on local
629
+ # inventories. This feature is only available for users who have Retail Search
630
+ # enabled. Please enable Retail Search on Cloud Console before using this
631
+ # feature.
629
632
  # @param [String] product
630
633
  # Required. Full resource name of Product, such as `projects/*/locations/global/
631
634
  # catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
@@ -935,9 +938,10 @@ module Google
935
938
  # asynchronous. If the request is valid, the removal will be enqueued and
936
939
  # processed offline. Depending on the number of Products, this operation could
937
940
  # take hours to complete. Before the operation completes, some Products may
938
- # still be returned by GetProduct or ListProducts. Depending on the number of
939
- # Products, this operation could take hours to complete. To get a sample of
940
- # Products that would be deleted, set PurgeProductsRequest.force to false.
941
+ # still be returned by ProductService.GetProduct or ProductService.ListProducts.
942
+ # Depending on the number of Products, this operation could take hours to
943
+ # complete. To get a sample of Products that would be deleted, set
944
+ # PurgeProductsRequest.force to false.
941
945
  # @param [String] parent
942
946
  # Required. The resource name of the branch under which the products are created.
943
947
  # The format is `projects/$`projectId`/locations/global/catalogs/$`catalogId`/
@@ -977,9 +981,9 @@ module Google
977
981
  # updating fulfillment information. If the request is valid, the update will be
978
982
  # enqueued and processed downstream. As a consequence, when a response is
979
983
  # returned, the removed place IDs are not immediately manifested in the Product
980
- # queried by GetProduct or ListProducts. This feature is only available for
981
- # users who have Retail Search enabled. Please enable Retail Search on Cloud
982
- # Console before using this feature.
984
+ # queried by ProductService.GetProduct or ProductService.ListProducts. This
985
+ # feature is only available for users who have Retail Search enabled. Please
986
+ # enable Retail Search on Cloud Console before using this feature.
983
987
  # @param [String] product
984
988
  # Required. Full resource name of Product, such as `projects/*/locations/global/
985
989
  # catalogs/default_catalog/branches/default_branch/products/some_product_id`. If
@@ -1019,10 +1023,11 @@ module Google
1019
1023
  # removal timestamp. This process is asynchronous. If the request is valid, the
1020
1024
  # removal will be enqueued and processed downstream. As a consequence, when a
1021
1025
  # response is returned, removals are not immediately manifested in the Product
1022
- # queried by GetProduct or ListProducts. Local inventory information can only be
1023
- # removed using this method. CreateProduct and UpdateProduct has no effect on
1024
- # local inventories. This feature is only available for users who have Retail
1025
- # Search enabled. Please enable Retail Search on Cloud Console before using this
1026
+ # queried by ProductService.GetProduct or ProductService.ListProducts. Local
1027
+ # inventory information can only be removed using this method. ProductService.
1028
+ # CreateProduct and ProductService.UpdateProduct has no effect on local
1029
+ # inventories. This feature is only available for users who have Retail Search
1030
+ # enabled. Please enable Retail Search on Cloud Console before using this
1026
1031
  # feature.
1027
1032
  # @param [String] product
1028
1033
  # Required. Full resource name of Product, such as `projects/*/locations/global/
@@ -1064,19 +1069,21 @@ module Google
1064
1069
  # require the Product to exist before updating fulfillment information. If the
1065
1070
  # request is valid, the update will be enqueued and processed downstream. As a
1066
1071
  # consequence, when a response is returned, updates are not immediately
1067
- # manifested in the Product queried by GetProduct or ListProducts. When
1068
- # inventory is updated with CreateProduct and UpdateProduct, the specified
1069
- # inventory field value(s) will overwrite any existing value(s) while ignoring
1070
- # the last update time for this field. Furthermore, the last update time for the
1071
- # specified inventory fields will be overwritten to the time of the
1072
- # CreateProduct or UpdateProduct request. If no inventory fields are set in
1073
- # CreateProductRequest.product, then any pre-existing inventory information for
1074
- # this product will be used. If no inventory fields are set in
1072
+ # manifested in the Product queried by ProductService.GetProduct or
1073
+ # ProductService.ListProducts. When inventory is updated with ProductService.
1074
+ # CreateProduct and ProductService.UpdateProduct, the specified inventory field
1075
+ # value(s) will overwrite any existing value(s) while ignoring the last update
1076
+ # time for this field. Furthermore, the last update time for the specified
1077
+ # inventory fields will be overwritten to the time of the ProductService.
1078
+ # CreateProduct or ProductService.UpdateProduct request. If no inventory fields
1079
+ # are set in CreateProductRequest.product, then any pre-existing inventory
1080
+ # information for this product will be used. If no inventory fields are set in
1075
1081
  # SetInventoryRequest.set_mask, then any existing inventory information will be
1076
1082
  # preserved. Pre-existing inventory information can only be updated with
1077
- # SetInventory, ProductService.AddFulfillmentPlaces, and RemoveFulfillmentPlaces.
1078
- # This feature is only available for users who have Retail Search enabled.
1079
- # Please enable Retail Search on Cloud Console before using this feature.
1083
+ # ProductService.SetInventory, ProductService.AddFulfillmentPlaces, and
1084
+ # ProductService.RemoveFulfillmentPlaces. This feature is only available for
1085
+ # users who have Retail Search enabled. Please enable Retail Search on Cloud
1086
+ # Console before using this feature.
1080
1087
  # @param [String] name
1081
1088
  # Immutable. Full resource name of the product, such as `projects/*/locations/
1082
1089
  # global/catalogs/default_catalog/branches/default_branch/products/product_id`.
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.46.0
4
+ version: 0.47.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.46.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.47.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: []