Skip to content

Commit 2c92fb4

Browse files
feat: Automated regeneration of chromepolicy v1 client (googleapis#22393)
Auto-created at 2025-04-13 09:41:28 +0000 using the toys pull request generator.
1 parent 9ba007f commit 2c92fb4

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

generated/google-apis-chromepolicy_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-chromepolicy_v1
22

3-
### v0.51.0 (2025-04-06)
3+
### v0.51.0 (2025-04-13)
44

5-
* Regenerated from discovery document revision 20250330
5+
* Regenerated from discovery document revision 20250409
66

77
### v0.50.0 (2025-03-30)
88

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,9 @@ def update!(**args)
550550
end
551551
end
552552

553-
# A network setting contains network configurations.
553+
# A network setting contains network configurations. It adheres to the PolicyAPI
554+
# formats defined under the namespace chrome.networks.`wifi/ethernet/cellular/
555+
# vpn`.Details
554556
class GoogleChromePolicyVersionsV1NetworkSetting
555557
include Google::Apis::Core::Hashable
556558

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

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

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

0 commit comments

Comments
 (0)