google-apis-datastore_v1 0.40.0 → 0.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3948fb01c0e464276aa4b17a4344ea876f15d8a10ded3c0536bf4d8ba1d4ec85
4
- data.tar.gz: 99caa454d159919e03b173038ee3c015a4f60ef14293f2f706aeaff166dbdb71
3
+ metadata.gz: b955b9d5ea176c6d7b6202e9bfd9d6d3a4293867facbd0045074e6ac2f198cb2
4
+ data.tar.gz: 595d8dd41982ab8083a67be7d11c12d5a991a34ca7ce1981185d00c109f35ad3
5
5
  SHA512:
6
- metadata.gz: 8f3317a8ac15315ad8eddb7d91202631446f5f7ebdf8729ad6c191bc64c68fe59412aad48442d7e053294babc56f2efedc3fede8cbdfbd9b95410967a8f67660
7
- data.tar.gz: 70975e6ae0581b75dae441657dc8df94e40cd2aa646b1687e4473b45bc9f481a75afd70de80f75a8c8f28670bd4fd43ab03ca6ca97f977f56807ef11caf83a4f
6
+ metadata.gz: d1ee8e98a4bb2e29225b5c93422bd0b13758e3980eda09fafce7cf317c097c27a1df337b8f3264146e575ead23472a06f5843e2401ed53eba873f41472a2b60c
7
+ data.tar.gz: 43227d5edbec6117566fed5f35665e670837fdec867bdd81af2807822bc43cd61ed2ba9d341c27b7b831f0d01a11b36a77f952caa57dbb56e4e2093c81d185af
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-datastore_v1
2
2
 
3
+ ### v0.42.0 (2025-02-26)
4
+
5
+ * Regenerated from discovery document revision 20250212
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.41.0 (2024-12-15)
9
+
10
+ * Regenerated from discovery document revision 20241204
11
+
3
12
  ### v0.40.0 (2024-11-03)
4
13
 
5
14
  * Regenerated from discovery document revision 20241018
@@ -1287,7 +1287,7 @@ module Google
1287
1287
  class GoogleDatastoreAdminV1RedirectWritesStepDetails
1288
1288
  include Google::Apis::Core::Hashable
1289
1289
 
1290
- # Ths concurrency mode for this database.
1290
+ # The concurrency mode for this database.
1291
1291
  # Corresponds to the JSON property `concurrencyMode`
1292
1292
  # @return [String]
1293
1293
  attr_accessor :concurrency_mode
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatastoreV1
18
18
  # Version of the google-apis-datastore_v1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241018"
25
+ REVISION = "20250212"
26
26
  end
27
27
  end
28
28
  end
@@ -553,8 +553,8 @@ module Google
553
553
  # Clients can use Operations.GetOperation or other methods to check whether the
554
554
  # cancellation succeeded or whether the operation completed despite cancellation.
555
555
  # On successful cancellation, the operation is not deleted; instead, it becomes
556
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
557
- # corresponding to `Code.CANCELLED`.
556
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
557
+ # , corresponding to `Code.CANCELLED`.
558
558
  # @param [String] name
559
559
  # The name of the operation resource to be cancelled.
560
560
  # @param [String] fields
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datastore_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.42.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-11-03 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datastore_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1/v0.40.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1/v0.42.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datastore_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.21
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Cloud Datastore API V1
82
79
  test_files: []