Skip to content

Commit c810493

Browse files
feat: Automated regeneration of ChromePolicy client (#13306)
Auto-created at 2025-04-11 13:15:27 +0000 using the toys pull request generator.
1 parent ad297de commit c810493

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/chrome_policy/lib/google_api/chrome_policy/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.ChromePolicy.V1 do
2020
API client metadata for GoogleApi.ChromePolicy.V1.
2121
"""
2222

23-
@discovery_revision "20250330"
23+
@discovery_revision "20250409"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/chrome_policy/lib/google_api/chrome_policy/v1/model/google_chrome_policy_versions_v1_network_setting.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyVersionsV1NetworkSetting do
1919
@moduledoc """
20-
A network setting contains network configurations.
20+
A network setting contains network configurations. It adheres to the PolicyAPI formats defined under the namespace chrome.networks.{wifi/ethernet/cellular/vpn}.Details
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)