google-apis-datastore_v1beta1 0.2.0 → 0.3.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: 9e67d806412c91ee7b76ec089cb91a794fb32dd7eb20078d9528351446700dc3
4
- data.tar.gz: cc474b2df95cedf21f11faf79ba7e03924da61446010198226a1b4c607d8a873
3
+ metadata.gz: 3921d49e175cce514754d3f2dc258a439031c178292ece9e3d4b1914920d2999
4
+ data.tar.gz: 9d60bc66bce69842bfb6dd30131ef7265bf451a2346fa8c757bcce1538357d23
5
5
  SHA512:
6
- metadata.gz: 00b24da010b13ce8c9fe52237acbcfab2d132071f9cf7f69daa8c8bcca42667767f613a4a69077564905cebf731d0022decea8c8521b08e5c26232f1fd126f93
7
- data.tar.gz: 308079a1cc5d633c3f2a9a23721dd8cfe50cebc5f0b2c82059c3aa1ec4ecc09f8481e490851de42a1cfbda691d087891c537dac6a78f923915b485d0ef65658a
6
+ metadata.gz: f1cc5026f4c1bf0868a3aa86abb1af4027b55437d86346803993338c36425a9a12a45cd3656d98aa2c300e52b4f1254a5fd85147f165bc222bc575a74b408985
7
+ data.tar.gz: a705bcf34f4e5990f16077163d15494787b8f188a06be2507fbd0670e9d5484353ee3501d854c3308a7d5c22eb7c49897fc3d5ac9c01a4a6e0b09d3b1cc19392
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-datastore_v1beta1
2
2
 
3
+ ### v0.3.0 (2021-04-18)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # View and manage your Google Cloud Datastore data
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatastoreV1beta1
18
18
  # Version of the google-apis-datastore_v1beta1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20200802"
25
+ REVISION = "20210326"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datastore_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datastore_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datastore_v1beta1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datastore_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Datastore API V1beta1