google-apis-storagetransfer_v1 0.58.0 → 0.59.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: be1f1672fc0cad40987cdf68953964995a0f57353f723c4324c965311b806bd2
4
- data.tar.gz: 4878d284c385415e83b29f886b499f684a02c36dfd01fb195dd1cf7b235322eb
3
+ metadata.gz: 3b7996491f34de76e3f10dd3432100c4e19bb2d4c99fc7c0d86bc69934584df9
4
+ data.tar.gz: 4467fce40075de5207664096d724be30e715e33525f91be00e0366e2d96f5dd8
5
5
  SHA512:
6
- metadata.gz: 3393887e61329842768f9f2eeb39532e558cbcc90945dd721e09f56143a2e4b9227cff0506a2b0bf7a842a72b79dbbe668dacf0a84388bb08babd362f87e51b3
7
- data.tar.gz: 7aa2ddcda2c9761be402799e1aadb95b18049f50d75d927a4b07644d18b7dd3b9875f6fcec1fe8d7b95bcc3b6fa121744ea2279f1d4f625db2ccace6d70e7d9d
6
+ metadata.gz: af48d145466eeb2f5405489d348062f4ea8c323216fcd1b149709d6305022e34ae7cdd5e92bbcd28f0303624ed6f2b777407e52782d9afb37d3ccce0f9c5b9c3
7
+ data.tar.gz: 3ce2919078c5efdeb3c73505e199cdbb88b6838b519394d49dc392b630b39df7c766c80837e01cd56fb1a0d566bb54889507bea2625305e125794b3d2bdbbe4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-storagetransfer_v1
2
2
 
3
+ ### v0.59.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250801
6
+
3
7
  ### v0.58.0 (2025-06-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20250523
@@ -404,13 +404,13 @@ module Google
404
404
  class ErrorLogEntry
405
405
  include Google::Apis::Core::Hashable
406
406
 
407
- # A list of messages that carry the error details.
407
+ # Optional. A list of messages that carry the error details.
408
408
  # Corresponds to the JSON property `errorDetails`
409
409
  # @return [Array<String>]
410
410
  attr_accessor :error_details
411
411
 
412
- # Required. A URL that refers to the target (a data source, a data sink, or an
413
- # object) with which the error is associated.
412
+ # Output only. A URL that refers to the target (a data source, a data sink, or
413
+ # an object) with which the error is associated.
414
414
  # Corresponds to the JSON property `url`
415
415
  # @return [String]
416
416
  attr_accessor :url
@@ -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.58.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250523"
25
+ REVISION = "20250801"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-storagetransfer_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.58.0
4
+ version: 0.59.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storagetransfer_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.58.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-storagetransfer_v1/v0.59.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storagetransfer_v1
62
62
  rdoc_options: []
63
63
  require_paths: