google-apis-cloudtasks_v2beta2 0.55.0 → 0.56.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: 55bbcb81d758dc6cd3aea32e824511d2ec45517bec59115825a13808e1ea5b78
4
- data.tar.gz: 27604e08bdd88232739b8b7d0e2606a1fc12212b43c571132e0c9bb5d3b9e335
3
+ metadata.gz: 163bfd6fd1f8b8c405dab02a801240b92a047b7bddc9ee3550ee3c37af8b6366
4
+ data.tar.gz: e55ba10f4b4f88868ea723f4fe28488d7db89ae9827bf021aee6559014886ff4
5
5
  SHA512:
6
- metadata.gz: 3bb5abdd2b936393a009946672d86a58665d6537360fae8e6b0409e8144cef14e00a374619fe7e7125f88fd6a9c5bd6ea0e34790c192f2a20b22ee10d1d46b65
7
- data.tar.gz: fca5c768b77cdfd0170b55276c13bb2964b377478d19bc49e09c1793303d634c934e888c2f01c0b9ed92706b48c115d4ab0b0caa381fe169a21565930e3efe38
6
+ metadata.gz: f6fd4102333acbe008aed11fdf98c233f76f9344b50e5f383318c33b5bfd7c88c6288548edb4364b2ab4d3211ebc951db220ebd5e229d83f72f07060bdfdb6e6
7
+ data.tar.gz: 8605fa265a2760a8a2fae002488ed655bb5ce444ded42848cce7de2548855bdd97c6ca7d5f2d24f81c494bb3f397a5851054da280c772256da3f78cc6e8902c5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudtasks_v2beta2
2
2
 
3
+ ### v0.56.0 (2026-09-06)
4
+
5
+ * Regenerated from discovery document revision 20260831
6
+
3
7
  ### v0.55.0 (2026-07-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20260714
@@ -929,8 +929,8 @@ module Google
929
929
  end
930
930
  end
931
931
 
932
- # HTTP target. When specified as a Queue, all the tasks with [HttpRequest] will
933
- # be overridden according to the target.
932
+ # HTTP target. When specified at the Queue level, all tasks with HttpRequest are
933
+ # overridden according to the target.
934
934
  class HttpTarget
935
935
  include Google::Apis::Core::Hashable
936
936
 
@@ -1557,8 +1557,8 @@ module Google
1557
1557
  # @return [Google::Apis::CloudtasksV2beta2::AppEngineHttpTarget]
1558
1558
  attr_accessor :app_engine_http_target
1559
1559
 
1560
- # HTTP target. When specified as a Queue, all the tasks with [HttpRequest] will
1561
- # be overridden according to the target.
1560
+ # HTTP target. When specified at the Queue level, all tasks with HttpRequest are
1561
+ # overridden according to the target.
1562
1562
  # Corresponds to the JSON property `httpTarget`
1563
1563
  # @return [Google::Apis::CloudtasksV2beta2::HttpTarget]
1564
1564
  attr_accessor :http_target
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudtasksV2beta2
18
18
  # Version of the google-apis-cloudtasks_v2beta2 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.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_v2beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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_v2beta2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta2/v0.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudtasks_v2beta2/v0.56.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudtasks_v2beta2
62
62
  rdoc_options: []
63
63
  require_paths: