google-apis-cloudtasks_v2beta3 0.53.0 → 0.54.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: 87e7d60eb0711c0726fda6948bf95e28ea9ba9646c7d5c4ebfeb08adf3f048b4
4
- data.tar.gz: b55bfa2fd5cc153c48eebff466e0545b26eb5a17a669f2ce767f3193998c4b19
3
+ metadata.gz: 70372cc65c7ec79ae58697cea1544760aedd848e381b6b456137b962c82406c5
4
+ data.tar.gz: 915b7013d042143c81ca1df052df924e54a5ad56752bb7cfb3ca446af744ee49
5
5
  SHA512:
6
- metadata.gz: 2220633219c4bcd68584de285053690e595de28728a4def1cab3726c927bf6db422b2c871800e921a6648feb73613e0ae185cf217df0840d5474a3117e92de78
7
- data.tar.gz: 94c47112e410df96c80c78fcf9f38c30fd3dea38427b9562ed27f80e2a110f5ddfdfffe65aca4586f4f420bd7527b2a4d597bac3d2668fba04d2e647c1d3b419
6
+ metadata.gz: 6f9d7364fd10f2d005ff531a63fec7086379e6c0b60cae50974b359ad0779a2900c72ca5deb10d0278aaa3d0c716f7fe69aab303a3d28d304f0c41ea97d23881
7
+ data.tar.gz: 89a4159615c53ab7806e70d8156e84c40295d2c5a7aa0adbbd64cdf0cdca8b797645acd0ddbe0aaf8182625647950fef0563bf55cb93890e8b9dc97e2817c3cc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudtasks_v2beta3
2
2
 
3
+ ### v0.54.0 (2026-09-06)
4
+
5
+ * Regenerated from discovery document revision 20260831
6
+
3
7
  ### v0.53.0 (2026-07-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20260714
@@ -870,8 +870,8 @@ module Google
870
870
  end
871
871
  end
872
872
 
873
- # HTTP target. When specified as a Queue, all the tasks with [HttpRequest] will
874
- # be overridden according to the target.
873
+ # HTTP target. When specified at the Queue level, all tasks with HttpRequest are
874
+ # overridden according to the target.
875
875
  class HttpTarget
876
876
  include Google::Apis::Core::Hashable
877
877
 
@@ -1397,8 +1397,8 @@ module Google
1397
1397
  # @return [Google::Apis::CloudtasksV2beta3::AppEngineHttpQueue]
1398
1398
  attr_accessor :app_engine_http_queue
1399
1399
 
1400
- # HTTP target. When specified as a Queue, all the tasks with [HttpRequest] will
1401
- # be overridden according to the target.
1400
+ # HTTP target. When specified at the Queue level, all tasks with HttpRequest are
1401
+ # overridden according to the target.
1402
1402
  # Corresponds to the JSON property `httpTarget`
1403
1403
  # @return [Google::Apis::CloudtasksV2beta3::HttpTarget]
1404
1404
  attr_accessor :http_target
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtasksV2beta3
18
18
  # Version of the google-apis-cloudtasks_v2beta3 gem
19
- GEM_VERSION = "0.53.0"
19
+ GEM_VERSION = "0.54.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260714"
25
+ REVISION = "20260831"
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-cloudtasks_v2beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.0
4
+ version: 0.54.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-cloudtasks_v2beta3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta3/v0.53.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta3/v0.54.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtasks_v2beta3
62
62
  rdoc_options: []
63
63
  require_paths: