Skip to content

Commit 5e8fd6c

Browse files
feat: Automated regeneration of datastore v1beta3 client (googleapis#21888)
Auto-created at 2025-02-26 21:33:23 +0000 using the toys pull request generator.
1 parent bf0b90d commit 5e8fd6c

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

generated/google-apis-datastore_v1beta3/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-datastore_v1beta3
22

3+
### v0.35.0 (2025-02-26)
4+
5+
* Regenerated from discovery document revision 20250212
6+
* Regenerated using generator version 0.16.0
7+
38
### v0.34.0 (2024-12-02)
49

510
* Regenerated from discovery document revision 20241018

generated/google-apis-datastore_v1beta3/lib/google/apis/datastore_v1beta3/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ def update!(**args)
10451045
class GoogleDatastoreAdminV1RedirectWritesStepDetails
10461046
include Google::Apis::Core::Hashable
10471047

1048-
# Ths concurrency mode for this database.
1048+
# The concurrency mode for this database.
10491049
# Corresponds to the JSON property `concurrencyMode`
10501050
# @return [String]
10511051
attr_accessor :concurrency_mode

generated/google-apis-datastore_v1beta3/lib/google/apis/datastore_v1beta3/gem_version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module DatastoreV1beta3
1818
# Version of the google-apis-datastore_v1beta3 gem
19-
GEM_VERSION = "0.34.0"
19+
GEM_VERSION = "0.35.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.1"
22+
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241018"
25+
REVISION = "20250212"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)