Skip to content

Commit e0480ab

Browse files
feat: Automated regeneration of composer v1 client (googleapis#21843)
Auto-created at 2025-02-26 21:00:59 +0000 using the toys pull request generator.
1 parent f6e96fe commit e0480ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

generated/google-apis-composer_v1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-composer_v1
22

3-
### v0.52.0 (2025-01-19)
3+
### v0.52.0 (2025-02-26)
44

5-
* Regenerated from discovery document revision 20250108
5+
* Regenerated from discovery document revision 20250211
66
* Regenerated using generator version 0.16.0
77

88
### v0.51.0 (2024-12-22)

generated/google-apis-composer_v1/lib/google/apis/composer_v1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@ def update!(**args)
12831283
class NetworkingConfig
12841284
include Google::Apis::Core::Hashable
12851285

1286-
# Optional. Indicates the user requested specifc connection type between Tenant
1286+
# Optional. Indicates the user requested specific connection type between Tenant
12871287
# and Customer projects. You cannot set networking connection type in public IP
12881288
# environment.
12891289
# Corresponds to the JSON property `connectionType`

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module ComposerV1
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250108"
25+
REVISION = "20250211"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)