Skip to content

Commit b04054d

Browse files
feat: Automated regeneration of networkconnectivity v1alpha1 client (googleapis#23165)
Auto-created at 2025-05-18 10:30:37 +0000 using the toys pull request generator.
1 parent 8b8c43d commit b04054d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

generated/google-apis-networkconnectivity_v1alpha1/CHANGELOG.md

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

3-
### v0.45.0 (2025-05-04)
3+
### v0.45.0 (2025-05-18)
44

5+
* Regenerated from discovery document revision 20250502
56
* Regenerated using generator version 0.17.0
67

78
### v0.44.0 (2025-04-27)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module NetworkconnectivityV1alpha1
2727
class AllocationOptions
2828
include Google::Apis::Core::Hashable
2929

30-
# Optional. Allocation strategy Not setting this field when the allocation is
30+
# Optional. Allocation strategy. Not setting this field when the allocation is
3131
# requested means an implementation defined strategy is used.
3232
# Corresponds to the JSON property `allocationStrategy`
3333
# @return [String]

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

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

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

0 commit comments

Comments
 (0)