google-apis-firestore_v1 0.93.0 → 0.94.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: 9d6eed7354e0dc1a037993c8093fbbdaa48202c6f20801a8211569e97751c1d8
4
- data.tar.gz: 4de78435271f435533cf85f2dab57d40d3853e801d068eed0b13a3a2e4d2ac9a
3
+ metadata.gz: e6d13d0aa1bc10cfd709da246fe8499cd94052f4a0f6e283062f1df4a0cffeaa
4
+ data.tar.gz: 5deeb4e4d21e3a1154fd5c670af13fd99056f9bf772c96128f20f46d55bfa945
5
5
  SHA512:
6
- metadata.gz: c08041491bf8c5ea6502e38eeab659a44eca6a62e7db9c1ffa306781cbc71dd64d1c58cf1ec3c9eae5f66018959dd61355fcf2f1ee6d5b3531aa633038d000c6
7
- data.tar.gz: 359c032e4e70a7962d97576035c4016921c1fb5319951133c95f9178204d422c97a2d5fea57b5f216a13fa77e91fd6216b262c72b7a8d0fbbff4a493735f1c05
6
+ metadata.gz: 618a73fcf1cea72a72a38e09628747dfd638afc9da0248bd2351b05b79ed4f7528efcc38a754eb1ad672b27ca9eb05716b2c3d91ad2c9c9c6ae4334da798f1d5
7
+ data.tar.gz: d71e17906011e14b4795b87b70d21e43d8c267bdf9d98cc8e49da08280fdd98721c9024e23fdbc9f097d4a0498c364b6b16bfef2459c50d533b9a4b6ff60450f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firestore_v1
2
2
 
3
+ ### v0.94.0 (2026-05-17)
4
+
5
+ * Regenerated from discovery document revision 20260507
6
+
3
7
  ### v0.93.0 (2026-05-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20260427
@@ -3076,7 +3076,7 @@ module Google
3076
3076
  include Google::Apis::Core::Hashable
3077
3077
 
3078
3078
  # Optional. Disables geoJSON indexing for the field. By default, geoJSON points
3079
- # are indexed.
3079
+ # are indexed. Firestore GeoPoints are indexed regardless of this value.
3080
3080
  # Corresponds to the JSON property `geoJsonIndexingDisabled`
3081
3081
  # @return [Boolean]
3082
3082
  attr_accessor :geo_json_indexing_disabled
@@ -3107,9 +3107,8 @@ module Google
3107
3107
  attr_accessor :text_language
3108
3108
 
3109
3109
  # Optional. The field in the document that specifies which language to use for
3110
- # that specific document. For indexes with MONGODB_COMPATIBLE_API ApiScope: if
3111
- # unspecified, the language is taken from the "language" field if it exists or
3112
- # from `text_language` if it does not.
3110
+ # that specific document. If unspecified, the language is taken from the "
3111
+ # language" field if it exists or from `text_language` if it does not.
3113
3112
  # Corresponds to the JSON property `textLanguageOverrideFieldPath`
3114
3113
  # @return [String]
3115
3114
  attr_accessor :text_language_override_field_path
@@ -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.93.0"
19
+ GEM_VERSION = "0.94.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 = "20260427"
25
+ REVISION = "20260507"
26
26
  end
27
27
  end
28
28
  end
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.93.0
4
+ version: 0.94.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.93.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firestore_v1/v0.94.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: