google-apis-retail_v2beta 0.76.0 → 0.77.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: de9cfba9bf6d232ec84b48c5e32496fd967e79c3f688b6565547391ab531a10d
4
- data.tar.gz: c43036cacf1a22d621e962abafee0d3424ccc6b1798f6b2df37b289c04ddb6a2
3
+ metadata.gz: 26f8a94bc07bc5cb830ee1575b6768479c6dd5091aa2816212f37084d1d087f5
4
+ data.tar.gz: ee9cd8a5ca0131c6fd7d3c4ba3de6a6e718eeb5aa87d620c2b9a38b31c312318
5
5
  SHA512:
6
- metadata.gz: cef850641e4529338007108605c33de48ec855ee9f03aac26f486e3d4019ad0a0dcbd03175e0f4bd0d12b7f4fd675715f2205fe882895daeacff499292870d66
7
- data.tar.gz: 15f5b2ea51ae4c49cd22c9c7a66fb00d01c3091b141f7e81b378863489af68da426e2d655f13ef82969d39befe12e615f68e48cd5c86f2e170b15598543f3b74
6
+ metadata.gz: c7cff57ab4093244ca7707d9614db089f06651dc6b0be0a697fcd988fedc5d6c74458d5550481fa581abd9aea5f5d1d4d6669315daccbe864ff57d4a326da891
7
+ data.tar.gz: 57ea6525bab927e54640abe00700c39e457ebe9f34f705f898bee38bb56f5d61450800611528508f8065995cbe871f814cfbdfd9fc0fad21e0b50c6933173e95
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.77.0 (2023-06-04)
4
+
5
+ * Regenerated from discovery document revision 20230525
6
+
3
7
  ### v0.76.0 (2023-05-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20230518
@@ -2772,9 +2772,9 @@ module Google
2772
2772
  # @return [Array<Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCompleteQueryResponseCompletionResult>]
2773
2773
  attr_accessor :completion_results
2774
2774
 
2775
- # Matched recent searches of this user. The maximum number of recent searches is
2776
- # 10. This field is a restricted feature. If you want to enable it, contact
2777
- # Retail Search support. This feature is only available when
2775
+ # Deprecated. Matched recent searches of this user. The maximum number of recent
2776
+ # searches is 10. This field is a restricted feature. If you want to enable it,
2777
+ # contact Retail Search support. This feature is only available when
2778
2778
  # CompleteQueryRequest.visitor_id field is set and UserEvent is imported. The
2779
2779
  # recent searches satisfy the follow rules: * They are ordered from latest to
2780
2780
  # oldest. * They are matched with CompleteQueryRequest.query case insensitively.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2beta
18
18
  # Version of the google-apis-retail_v2beta gem
19
- GEM_VERSION = "0.76.0"
19
+ GEM_VERSION = "0.77.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230518"
25
+ REVISION = "20230525"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.76.0
4
+ version: 0.77.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: 2023-05-28 00:00:00.000000000 Z
11
+ date: 2023-06-04 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_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.76.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.77.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []