google-apis-retail_v2alpha 0.83.0 → 0.84.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39b3b322f04a7d2377bb6d208e8dccd34f1eadbc963c6c1e2e4c7fb7cb0d4131
4
- data.tar.gz: 370f9aa7687a5447d345c472df696bef902bbc70e849e9d23bf1458d6e377ba0
3
+ metadata.gz: 8117873f4bdca933d1c0bf5ae1d921e94395126f6260c50f3ca71fceaf998d35
4
+ data.tar.gz: 9bc0d13eba8b0b6deedb8f00ca2b78040105b26e885762e01ca242107812e902
5
5
  SHA512:
6
- metadata.gz: 12172529dc029e0f592864b6ab5954139fc01af35d1493dee9e0fc5ee991faf0ec371382581e9dbcef4c1b7f893a7b06cefd0c11aeea85607f18f8896857eea2
7
- data.tar.gz: 610f65ed7301f77d18e83c5320e84458a7bc0ab09d6c21d2d924fdf41b6541c3add701cd0cd18f74b5dfc7285eaf55029ff118f3b6d6c29395e92b6155b53032
6
+ metadata.gz: 07e128060f9af46caa0365e1cb2af3cb91cbcbc4163b33fd6987f14d992c4f9d8e5416593ac525260c3bdac5101d72dc721f7dc1a1f62ddfe61ee212a7ff72e5
7
+ data.tar.gz: fc2b8b44ab875c2fba9bd976c8f12a0121e34e78a222236592272496afcbaee6c6a067b93ec065a5872992face973e16c17bbbcd857732e7a02bf5a1c276b8d4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.84.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
3
7
  ### v0.83.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230720
@@ -8145,13 +8145,13 @@ module Google
8145
8145
  # @return [String]
8146
8146
  attr_accessor :name
8147
8147
 
8148
- # The normal response of the operation in case of success. If the original
8149
- # method returns no data on success, such as `Delete`, the response is `google.
8150
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
8151
- # the response should be the resource. For other methods, the response should
8152
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
8153
- # example, if the original method name is `TakeSnapshot()`, the inferred
8154
- # response type is `TakeSnapshotResponse`.
8148
+ # The normal, successful response of the operation. If the original method
8149
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
8150
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
8151
+ # response should be the resource. For other methods, the response should have
8152
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
8153
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
8154
+ # `TakeSnapshotResponse`.
8155
8155
  # Corresponds to the JSON property `response`
8156
8156
  # @return [Hash<String,Object>]
8157
8157
  attr_accessor :response
@@ -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.83.0"
19
+ GEM_VERSION = "0.84.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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.83.0
4
+ version: 0.84.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_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.83.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.84.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: []