google-apis-firestore_v1 0.80.0 → 0.81.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: ea693eb472d7ef3ffec036b279124e922ee19a73a51fd76c83c768181b2deb6e
4
- data.tar.gz: 438605d2c33d994de6cd95529751b5a9137499d0b3f5705d44bf0bc7fc1eb0ff
3
+ metadata.gz: 5fc1cc78629571b5267a34d3c713eefc52eb810fa67cb69f79d50b734dfb2bd3
4
+ data.tar.gz: 2f26643f8c222e32ef85d45869e2c0112a5c40506eb0bd8f4f19df3fa72b17ae
5
5
  SHA512:
6
- metadata.gz: 4f8a6cec0729a97a7465432139b57d65f4ab09632c040724788ac4ca75a0ba7de7e76ddc667a10d845909544b5280b477be2f3021498b47b30cd6318637de82e
7
- data.tar.gz: c8cb96d221d57fd2133a8ab36dc9c8629ed0bd94cbe4d8e9a4c43deae859cd7174fa671470fd20da4bc90ef922e11ad91b035460aae705c8768bc0ad5874c28e
6
+ metadata.gz: 397b2285558ea1fe129187d1a9a630f7a95207a0ead457acffb074fac66880a2c888165ed4f49dc45b7d1a48379895c5f9b92570e96b509d4009b3935186ff10
7
+ data.tar.gz: 76d517009b8e013521cb5916718d14cfa23ac79889ccf26dc6b7905797455de8175429fc5aab5890904f8484992fd45beee77c51f9557f977f589293a7905a96
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firestore_v1
2
2
 
3
+ ### v0.81.0 (2025-09-21)
4
+
5
+ * Regenerated from discovery document revision 20250908
6
+
3
7
  ### v0.80.0 (2025-09-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20250824
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirestoreV1
18
18
  # Version of the google-apis-firestore_v1 gem
19
- GEM_VERSION = "0.80.0"
19
+ GEM_VERSION = "0.81.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250824"
25
+ REVISION = "20250908"
26
26
  end
27
27
  end
28
28
  end
@@ -2012,8 +2012,8 @@ module Google
2012
2012
  # @param [String] name
2013
2013
  # The resource that owns the locations collection, if applicable.
2014
2014
  # @param [Array<String>, String] extra_location_types
2015
- # Optional. Do not use this field. It is unsupported and is ignored unless
2016
- # explicitly documented otherwise. This is primarily for internal usage.
2015
+ # Optional. Unless explicitly documented otherwise, don't use this unsupported
2016
+ # field which is primarily intended for internal usage.
2017
2017
  # @param [String] filter
2018
2018
  # A filter to narrow down results to a preferred subset. The filtering language
2019
2019
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firestore_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.80.0
4
+ version: 0.81.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firestore_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1/v0.80.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1/v0.81.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firestore_v1
62
62
  rdoc_options: []
63
63
  require_paths: