Skip to content

Commit c480e11

Browse files
feat: Automated regeneration of WalletObjects client (#13152)
Auto-created at 2025-03-13 13:21:30 +0000 using the toys pull request generator.
1 parent d761a7e commit c480e11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

23-
@discovery_revision "20250303"
23+
@discovery_revision "20250312"
2424

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

clients/wallet_objects/lib/google_api/wallet_objects/v1/model/image.ex

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

1818
defmodule GoogleApi.WalletObjects.V1.Model.Image do
1919
@moduledoc """
20-
Wrapping type for Google hosted images. Next ID: 8
20+
Wrapping type for Google hosted images.
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)