Skip to content

Commit a085213

Browse files
feat: Automated regeneration of Datastore client (googleapis#12991)
Auto-created at 2025-02-18 13:13:51 +0000 using the toys pull request generator.
1 parent 2dcddbc commit a085213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

23-
@discovery_revision "20250204"
23+
@discovery_revision "20250212"
2424

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

clients/datastore/lib/google_api/datastore/v1/model/google_datastore_admin_v1_redirect_writes_step_details.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Datastore.V1.Model.GoogleDatastoreAdminV1RedirectWritesStepD
2121
2222
## Attributes
2323
24-
* `concurrencyMode` (*type:* `String.t`, *default:* `nil`) - Ths concurrency mode for this database.
24+
* `concurrencyMode` (*type:* `String.t`, *default:* `nil`) - The concurrency mode for this database.
2525
"""
2626

2727
use GoogleApi.Gax.ModelBase

0 commit comments

Comments
 (0)