google-apis-firestore_v1beta2 0.6.0 → 0.7.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: 504e62e4c59128c8fbca370e76e8be8a2e4c40e6268f0fb6ea491cc0452b9cb7
4
- data.tar.gz: 6b4125957d47f0b9dcd8d8bf0ff99ac537d5659150824608878013d77aed2536
3
+ metadata.gz: b4fa3194db3104738ab14f895df6cf87562a293d3920c9b12cdaebcef380105d
4
+ data.tar.gz: 1c157845ef7d2eec3a98fb244497a907cc15ccb4580b8ee96d7e89cac4676d94
5
5
  SHA512:
6
- metadata.gz: a51ee259d39f09f77ca1870cd77b9536436d6cbbbacfa6c19023c358c4e4b35593781851fe1acf97a37bca2f2c6533fd32d49ea97ccad68cd45f3f76194e746e
7
- data.tar.gz: 51dd6ece653987f23d3f470d3bb2ca422fb1b9b575cd08b9e2463623973b91d3527ac0d20d7f9d0dc505bb101c11fcd5e98cd1306bda586ebe39e4f24e2ebf30
6
+ metadata.gz: 5f6a4cab25b6a82f0457d36ad5d65488471f96206c9ba3bdb2f070efffd19c0207ff3317c7556e742243e980527f6278d04c4e113203454317ee754f6561ea0f
7
+ data.tar.gz: f5956620358af4c0c271dc220ed6dc8f375de54dd4a05374839593413d0ace8bf7429f8fb9b2b46b3bd3fee4ac6263c91a3242b454b06ac8c3c17903f8795265
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firestore_v1beta2
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 FirestoreV1beta2
18
18
  # Version of the google-apis-firestore_v1beta2 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 = "20210326"
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 = 'V1beta2'
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_v1beta2
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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1beta2/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1beta2/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firestore_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []