google-apis-retail_v2beta 0.82.0 → 0.83.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: 77810352176909036029faadf58d98ec052155dba426265d0abba4cb818279ad
4
- data.tar.gz: b93c77623d74b129bb66695d371d965ac6bde0dc5c50944c17e48efca6741c1c
3
+ metadata.gz: fce3088b065abd970ff7e70ead89a43be4457109dd7184896b76b10075d38752
4
+ data.tar.gz: 5d6dd0c26291e7dbb028d683559a3003ff3f390a96e17581d202c3bb61449fc8
5
5
  SHA512:
6
- metadata.gz: cd259c37d9a8fed80dc0b35a5da086e7aaf43ac9be8948c17396a9f28fe4a72ac17e6bc2e9db758d9339597f07a31549fb1598ac66f88245e56d2f1f0e622cb1
7
- data.tar.gz: a0d07eeac7e73b0dc415ba30963e0bde27e7e796611ec16d6c181f60dc03e16ff114b292db3b3736595f6108087bdbf72800c936eb8de6e70381ba9d360293cc
6
+ metadata.gz: c2b9270624d571e9887b7900d1d8e48063da865c9e13f84b8b741cf9d4db4f561fa92e3ee1347fb922bdb68cd0834313ea9b81abf8da5db2a8e4b50e080ee1a4
7
+ data.tar.gz: 9d6380d3f4fd10bed57b4e5fb2425f2ad6875cf9d93a403d33936e6716e7748e76e096b56294cdd920c5e29f576ccb311b70c9e955c9633315fa5e4c2c2c1109
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.83.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
3
7
  ### v0.82.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230720
@@ -7977,13 +7977,13 @@ module Google
7977
7977
  # @return [String]
7978
7978
  attr_accessor :name
7979
7979
 
7980
- # The normal response of the operation in case of success. If the original
7981
- # method returns no data on success, such as `Delete`, the response is `google.
7982
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
7983
- # the response should be the resource. For other methods, the response should
7984
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
7985
- # example, if the original method name is `TakeSnapshot()`, the inferred
7986
- # response type is `TakeSnapshotResponse`.
7980
+ # The normal, successful response of the operation. If the original method
7981
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
7982
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
7983
+ # response should be the resource. For other methods, the response should have
7984
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
7985
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
7986
+ # `TakeSnapshotResponse`.
7987
7987
  # Corresponds to the JSON property `response`
7988
7988
  # @return [Hash<String,Object>]
7989
7989
  attr_accessor :response
@@ -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.82.0"
19
+ GEM_VERSION = "0.83.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 = "20230720"
25
+ REVISION = "20230805"
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.82.0
4
+ version: 0.83.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-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.82.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.83.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: []