File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
generated/google-apis-cloudtasks_v2beta3
lib/google/apis/cloudtasks_v2beta3 Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudtasks_v2beta3
22
3+ ### v0.48.0 (2026-01-25)
4+
5+ * Regenerated from discovery document revision 20260115
6+
37### v0.47.0 (2025-11-02)
48
59* Regenerated from discovery document revision 20251021
Original file line number Diff line number Diff line change @@ -1340,7 +1340,8 @@ class Queue
13401340 # protobuf/google.protobuf/#duration). Queues created by Cloud Tasks have a
13411341 # default `task_ttl` of 31 days. . Queues created by queue.yaml/xml have a fixed
13421342 # `task_ttl` of the maximum duration, because there is a [storage quota](https://
1343- # cloud.google.com/appengine/quotas#Task_Queue) for these queues.
1343+ # docs.cloud.google.com/appengine/docs/standard/quotas#Task_Queue) for these
1344+ # queues.
13441345 # Corresponds to the JSON property `taskTtl`
13451346 # @return [String]
13461347 attr_accessor :task_ttl
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudtasksV2beta3
1818 # Version of the google-apis-cloudtasks_v2beta3 gem
19- GEM_VERSION = "0.47 .0"
19+ GEM_VERSION = "0.48 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251021 "
25+ REVISION = "20260115 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments