Skip to content

Commit 59ec763

Browse files
feat: Automated regeneration of cloudtasks v2beta2 client (#24826)
Auto-created at 2025-11-02 10:08:57 +0000 using the toys pull request generator.
1 parent 9346694 commit 59ec763

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-cloudtasks_v2beta2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-cloudtasks_v2beta2
22

3+
### v0.50.0 (2025-11-02)
4+
5+
* Regenerated from discovery document revision 20251021
6+
37
### v0.49.0 (2025-09-28)
48

59
* Regenerated from discovery document revision 20250914

generated/google-apis-cloudtasks_v2beta2/lib/google/apis/cloudtasks_v2beta2/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module CloudtasksV2beta2
1818
# Version of the google-apis-cloudtasks_v2beta2 gem
19-
GEM_VERSION = "0.49.0"
19+
GEM_VERSION = "0.50.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 = "20250914"
25+
REVISION = "20251021"
2626
end
2727
end
2828
end

generated/google-apis-cloudtasks_v2beta2/lib/google/apis/cloudtasks_v2beta2/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ def get_project_location_cmek_config(name, fields: nil, quota_user: nil, options
155155
# @param [String] name
156156
# The resource that owns the locations collection, if applicable.
157157
# @param [Array<String>, String] extra_location_types
158-
# Optional. Unless explicitly documented otherwise, don't use this unsupported
159-
# field which is primarily intended for internal usage.
158+
# Optional. Do not use this field. It is unsupported and is ignored unless
159+
# explicitly documented otherwise. This is primarily for internal usage.
160160
# @param [String] filter
161161
# A filter to narrow down results to a preferred subset. The filtering language
162162
# accepts strings like `"displayName=tokyo"`, and is documented in more detail

0 commit comments

Comments
 (0)