google-apis-storagetransfer_v1 0.51.0 → 0.52.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: de139f75d09e9d91c9bf83311fb003536300c5a75deedfe0e4d3252406b1a0a6
4
- data.tar.gz: ee453f7581db6510ecc5bc7821f0e4ffa643f89db23add21e676df736a98eb26
3
+ metadata.gz: 8ea537f54c6eaa8691f9f5b53d5107d974133441b3e8836a98509bfc895c6ff7
4
+ data.tar.gz: e675e26682debe757474c44159be3d832d5c5c28a735da635bc8618fd7c12ec0
5
5
  SHA512:
6
- metadata.gz: 8a04c1f1905655bca66f6b20d7a80603b46e6c7bbfed6d3cf41f4a05a9a1b06771121aa6ed339755ee1f49ae8506b486d36858a10eb256903616629e4020e225
7
- data.tar.gz: 3f9da86ebf9aad586ddc9e2db7a9aa6ccc8a608e6a1bb5fa09904158a12c5e4bf152d1c11485924c59e10be56e5f9e6c1f7ac18eb5f80ad5616754b3a14d4e2a
6
+ metadata.gz: fcb96615659419493a2c3d06f091232c5b0e6917d095ed8fe416546cc29ed883e380954ada16d9a8ce6077414b29fa1656f4d77f33d56318cff62f8588244f73
7
+ data.tar.gz: 80fc9be72ca764d37573b97163f4d577270e56a312a93613b6323c56139e35492b88392556210668c11b1891465c030dc70ef9e2efc25dc4ebc641c86875c691
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.52.0 (2024-06-26)
4
+
5
+ * Regenerated from discovery document revision 20240622
6
+
3
7
  ### v0.51.0 (2024-05-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20240511
@@ -785,8 +785,8 @@ module Google
785
785
 
786
786
  # Specifies how each object's `timeCreated` metadata is preserved for transfers.
787
787
  # If unspecified, the default behavior is the same as TIME_CREATED_SKIP. This
788
- # behavior is supported for transfers to GCS buckets from GCS, S3, Azure, S3
789
- # Compatible, and Azure sources.
788
+ # behavior is supported for transfers to Cloud Storage buckets from Cloud
789
+ # Storage, Amazon S3, S3-compatible storage, and Azure sources.
790
790
  # Corresponds to the JSON property `timeCreated`
791
791
  # @return [String]
792
792
  attr_accessor :time_created
@@ -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.51.0"
19
+ GEM_VERSION = "0.52.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240511"
25
+ REVISION = "20240622"
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.51.0
4
+ version: 0.52.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: 2024-05-26 00:00:00.000000000 Z
11
+ date: 2024-06-27 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.51.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.52.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: []