google-apis-firestore_v1beta1 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: 6e7704c12056fd78d92cc1d09d6e6bfe9a66847285a439b57ce9cfc4d1867578
4
- data.tar.gz: a0d508c2c5cdcf89de08506b70bc45bded51386a4459580ebf5ad6defb21a14c
3
+ metadata.gz: 230c971e7c3ddbbfc440b6f6642c020f07dfbdc235afd8a5782e64c9f084b9ee
4
+ data.tar.gz: 141d68d2ab8e11a99550ecb172a4a1962bb4f010dcd76b5555da628db72180e0
5
5
  SHA512:
6
- metadata.gz: 8955b8cf8dc999cee37797bf890ec3672f93882e28b99b6f6bea92a6ef68445575712465e1f7f172bd2d82ddaaaa467f722aa5afcb4e94a3554ee28952dc21c5
7
- data.tar.gz: 5c98915b66d1c7460e6dfd5133be8359bb757a7a4ef473ff5b0411fc40787318c81c75c8293469951cf6d928b0d97a712ed551914cc60c54845b638f7aad94b3
6
+ metadata.gz: 2811538436ec1a80fda49adc7fce9310627778d83e1d013017ac287b845c14e0c5a4d2936df0868571e7f4ad844bbf832826d436c5e14365e2bf882d3431de06
7
+ data.tar.gz: e9cd886f6eecc3dfe5effd48472a7132d76881dba9a0c0846965a97431bbec0dd4f81143c5067161a2e59d4a793f89618fc0fa8de9bbeb2921b3b31c94830ba0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firestore_v1beta1
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 FirestoreV1beta1
18
18
  # Version of the google-apis-firestore_v1beta1 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 = 'V1beta1'
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-firestore_v1beta1
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-firestore_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firestore_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []