Skip to content

Commit

Permalink
feat: Automated regeneration of Memcache client (#11076)
Browse files Browse the repository at this point in the history
Auto-created at 2024-03-13 13:11:52 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Mar 13, 2024
1 parent df46f81 commit 1d4a402
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clients/memcache/lib/google_api/memcache/v1/metadata.ex
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.Memcache.V1 do
API client metadata for GoogleApi.Memcache.V1.
"""

@discovery_revision "20240222"
@discovery_revision "20240307"

def discovery_revision(), do: @discovery_revision
end
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.Memcache.V1.Model.MaintenancePolicy do
@moduledoc """
LINT.IfChange Defines policies to service maintenance events.
Defines policies to service maintenance events.
## Attributes
Expand Down

0 comments on commit 1d4a402

Please sign in to comment.