Skip to content

Commit 231c0f3

Browse files
feat: Automated regeneration of Memcache client (googleapis#12931)
Auto-created at 2025-02-07 13:10:21 +0000 using the toys pull request generator.
1 parent 921b5c0 commit 231c0f3

18 files changed

+3
-759
lines changed

clients/memcache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding
1111

1212
```elixir
1313
def deps do
14-
[{:google_api_memcache, "~> 0.25"}]
14+
[{:google_api_memcache, "~> 0.26"}]
1515
end
1616
```
1717

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

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

23-
@discovery_revision "20241010"
23+
@discovery_revision "20241106"
2424

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

clients/memcache/lib/google_api/memcache/v1/model/asset_location.ex

Lines changed: 0 additions & 58 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/blobstore_location.ex

Lines changed: 0 additions & 46 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/cloud_asset.ex

Lines changed: 0 additions & 49 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/cloud_asset_composition.ex

Lines changed: 0 additions & 46 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/direct_location_assignment.ex

Lines changed: 0 additions & 46 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/extra_parameter.ex

Lines changed: 0 additions & 49 deletions
This file was deleted.

clients/memcache/lib/google_api/memcache/v1/model/isolation_expectations.ex

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)