google-apis-datastore_v1beta3 0.6.0 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 97cc803d1e2c5a940802ce207a422221a040175c979829c6987f1e06e0e05428
4
- data.tar.gz: c089c9e408fb832a1cd41a000a69d77991554f99cdf6e76c440f3f9ddc32f896
3
+ metadata.gz: 153b3725216453def551bcee88cf95e93b4ff41ce7e4a9c9c4756ed4af913428
4
+ data.tar.gz: b75a3087f4456553b50a971c3b6d0fce0a8c5e102bac737f45415b695179dc8f
5
5
  SHA512:
6
- metadata.gz: fe0d2679175bf9bc0b5a2f69acb5e5f0abba1b1750028034fddf966c6cb60ae9575bd06b0bf5406524833967edcd5b93840d7a4749a2e9e84d2a6b65c62cf8f6
7
- data.tar.gz: 126248be80a45e2e94b8baaf2dc421234123f862369f022015d06b1f5a789aa62a30c01994caf8ab0f9da85665a017a1a02ae2623e85a47579310bc32e532d82
6
+ metadata.gz: 3b2e6af2ddcb4903261a2e2a652ea8944221bab06b5676fbd5a31bccb96693f9b66ee83b709921209d2fbf2dbec8126edc93bb4415c6f4d244df885da5ae8baa
7
+ data.tar.gz: 290902e03edee896573001958a7d50b4715e0ecf740190ca3fea02a7d6efe0c39768398c7e40ebaf603bbbe3d190e31215216ae38e3af0af51adaf3831bb60eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datastore_v1beta3
2
2
 
3
+ ### v0.7.0 (2021-08-26)
4
+
5
+ * Regenerated from discovery document revision 20210816
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatastoreV1beta3
18
18
  # Version of the google-apis-datastore_v1beta3 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210426"
25
+ REVISION = "20210816"
26
26
  end
27
27
  end
28
28
  end
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta3'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # View and manage your Google Cloud Datastore data
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datastore_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datastore_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1beta3/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1beta3/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datastore_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []