Skip to content

Commit 3528e7a

Browse files
feat: Automated regeneration of Memcache client (googleapis#12993)
Auto-created at 2025-02-20 13:11:15 +0000 using the toys pull request generator.
1 parent 18b8f00 commit 3528e7a

19 files changed

+4
-760
lines changed

clients/memcache/lib/google_api/memcache/v1/api/projects.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ defmodule GoogleApi.Memcache.V1.Api.Projects do
806806
end
807807

808808
@doc """
809-
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
809+
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
810810
811811
## Parameters
812812

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 "20241106"
23+
@discovery_revision "20250206"
2424

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

clients/memcache/lib/google_api/memcache/v1beta2/api/projects.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ defmodule GoogleApi.Memcache.V1beta2.Api.Projects do
882882
end
883883

884884
@doc """
885-
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
885+
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
886886
887887
## Parameters
888888

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)