google-apis-storagetransfer_v1 0.39.0 → 0.40.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: 132d4c3efa0f574d65743b8d8a0a8615c6d9a5f2155ecf2301d41857f41dc563
4
- data.tar.gz: 5807c1e203161f480470e8e1d89bd33389124d6ca85f20818d6a664b8d4ec311
3
+ metadata.gz: 9f8bb4edb4c071acc7a7d6d5435bdc3b590baab0147f191e4fd6d08be22ea7b6
4
+ data.tar.gz: e11c49125cc75c0645c207c8ba244af591db856a65253143eab28b85783650e8
5
5
  SHA512:
6
- metadata.gz: 3b0e500cbdd2298f8fd1cbbb381395c76196c11019748f79b8f4d69a13e65172541641ee76c4a2bfc80201834b26a033ab2a467a76a1b2c00b349e7b20160d16
7
- data.tar.gz: e48917e9cce4c9fb3fc01fcd3bbedcdc87974ca4cf1ed7bfaa1f87533f1bc9272b1abaacd26fca2ef368d3dd19aa3724380c299bb7cffeb82b821597c29b6c10
6
+ metadata.gz: ff41f02948069fe59835c1263d58020977e6245ae61c42405878dc8bee6fd8c5ef47f0b35725fb6f962e23decdd491b3f7e6a7a504ebba29545a181839770a7e
7
+ data.tar.gz: 38dbf60f30343f2c75a8c8688b4f31e19f0263369f2a45837cc860988b629a3562e43eddd50d7e4fb11c3b178589a845254bad7d8efac8fd3eba6bdaec8a8934
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.40.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230807
6
+
3
7
  ### v0.39.0 (2023-05-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20230516
@@ -954,13 +954,13 @@ module Google
954
954
  # @return [String]
955
955
  attr_accessor :name
956
956
 
957
- # The normal response of the operation in case of success. If the original
958
- # method returns no data on success, such as `Delete`, the response is `google.
959
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
960
- # the response should be the resource. For other methods, the response should
961
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
962
- # example, if the original method name is `TakeSnapshot()`, the inferred
963
- # response type is `TakeSnapshotResponse`.
957
+ # The normal, successful response of the operation. If the original method
958
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
959
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
960
+ # response should be the resource. For other methods, the response should have
961
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
962
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
963
+ # `TakeSnapshotResponse`.
964
964
  # Corresponds to the JSON property `response`
965
965
  # @return [Hash<String,Object>]
966
966
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module StoragetransferV1
18
18
  # Version of the google-apis-storagetransfer_v1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.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 = "20230516"
25
+ REVISION = "20230807"
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-storagetransfer_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.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-21 00:00:00.000000000 Z
11
+ date: 2023-08-20 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-storagetransfer_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storagetransfer_v1
63
63
  post_install_message:
64
64
  rdoc_options: []