google-apis-storagetransfer_v1 0.49.0 → 0.50.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: 0c23777b72a6caf5826d16a5acead7803344573415ac71096236cf456d08e2cb
4
- data.tar.gz: 8c4d3420be9605d0e59e66ed4a07d8d3eca23c959bd7bebc3d7c81de6287b790
3
+ metadata.gz: e249f52e4522c0fe96f300163f39961d46a736094b539b31b3c0135ee288bfd7
4
+ data.tar.gz: f91a1be4a7573965df5bd7d4a547985afd424bea9682fcacd612f53180bc2b9a
5
5
  SHA512:
6
- metadata.gz: e9d66999724c38c99e30e9d498e61bd371bb1ffa2d2f762dc9e414246e4cf80d5b25e92d228febdf17f1c1c01bde71ded73bfbe92ad0fd89346d13e1fbd7fede
7
- data.tar.gz: f31d2fd2745909a40967f312c2aced1469617544eb353ba72115ddf515ee04f8b934e4c5f689ef0639084c0daef424437e8bd0a59c9b29f938f1344ef13b15a0
6
+ metadata.gz: b6557156562fb05b75ead8630501c718e3c55b2733d4899b630a11b6305b821c6c4234df6baad14aeb7fbad6a1f711f0e1edd27f1e05202ac90b51acf5bd65ba
7
+ data.tar.gz: '018d9d4413c7360049048a13027bc294ce29068dbe877d26015051180c6e6d205e628020fc3d92765c186ba5670688310751f0ef2233420727b7a811b5780eeb'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.50.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
3
7
  ### v0.49.0 (2024-03-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20240311
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module StoragetransferV1
24
24
 
25
- # Represents an On-Premises Agent pool.
25
+ # Represents an agent pool.
26
26
  class AgentPool
27
27
  include Google::Apis::Core::Hashable
28
28
 
@@ -781,7 +781,9 @@ module Google
781
781
  attr_accessor :temporary_hold
782
782
 
783
783
  # Specifies how each object's `timeCreated` metadata is preserved for transfers.
784
- # If unspecified, the default behavior is the same as TIME_CREATED_SKIP.
784
+ # If unspecified, the default behavior is the same as TIME_CREATED_SKIP. This
785
+ # behavior is supported for transfers to GCS buckets from GCS, S3, Azure, S3
786
+ # Compatible, and Azure sources.
785
787
  # Corresponds to the JSON property `timeCreated`
786
788
  # @return [String]
787
789
  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.49.0"
19
+ GEM_VERSION = "0.50.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240311"
25
+ REVISION = "20240412"
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.49.0
4
+ version: 0.50.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-03-17 00:00:00.000000000 Z
11
+ date: 2024-04-21 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.49.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.50.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: []