Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/[email protected].0
- uses: googleapis/sdk-platform-java/.github/[email protected].1
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore</artifactId>
<version>3.30.9</version>
<version>3.30.10</version>
</dependency>

```

If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation platform('com.google.cloud:libraries-bom:26.56.0')

implementation 'com.google.cloud:google-cloud-firestore'
```
Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.52.0
googleapis_commitish: dd1210af5bee414c9e606f5637e0eb0fd9d894e8
libraries_bom_version: 26.53.0
gapic_generator_version: 2.55.1
googleapis_commitish: d0ba3ce0fafe1225ebda6b259a2e29dfe2934bb5
libraries_bom_version: 26.56.0
libraries:
- api_shortname: firestore
name_pretty: Cloud Firestore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,42 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.RoutingParameter",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.RoutingParameter$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.RoutingRule",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.RoutingRule$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.RubySettings",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
* 4. order_by + start_at + end_at
* 5. offset
* 6. limit
* 7. find_nearest
* </pre>
*
* Protobuf type {@code google.firestore.v1.StructuredQuery}
Expand Down Expand Up @@ -9758,8 +9759,8 @@ public interface FindNearestOrBuilder
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -9779,8 +9780,8 @@ public interface FindNearestOrBuilder
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -9800,8 +9801,8 @@ public interface FindNearestOrBuilder
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -10345,8 +10346,8 @@ public com.google.protobuf.ByteString getDistanceResultFieldBytes() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -10369,8 +10370,8 @@ public boolean hasDistanceThreshold() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -10395,8 +10396,8 @@ public com.google.protobuf.DoubleValue getDistanceThreshold() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -11810,8 +11811,8 @@ public Builder setDistanceResultFieldBytes(com.google.protobuf.ByteString value)
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -11833,8 +11834,8 @@ public boolean hasDistanceThreshold() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -11862,8 +11863,8 @@ public com.google.protobuf.DoubleValue getDistanceThreshold() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -11893,8 +11894,8 @@ public Builder setDistanceThreshold(com.google.protobuf.DoubleValue value) {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -11921,8 +11922,8 @@ public Builder setDistanceThreshold(com.google.protobuf.DoubleValue.Builder buil
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -11957,8 +11958,8 @@ public Builder mergeDistanceThreshold(com.google.protobuf.DoubleValue value) {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -11985,8 +11986,8 @@ public Builder clearDistanceThreshold() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -12008,8 +12009,8 @@ public com.google.protobuf.DoubleValue.Builder getDistanceThresholdBuilder() {
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand All @@ -12035,8 +12036,8 @@ public com.google.protobuf.DoubleValueOrBuilder getDistanceThresholdOrBuilder()
* Since DOT_PRODUCT distances increase when the vectors are more similar,
* the comparison is inverted.
*
* For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* * For EUCLIDEAN, COSINE: WHERE distance &lt;= distance_threshold
* * For DOT_PRODUCT: WHERE distance &gt;= distance_threshold
* </pre>
*
* <code>
Expand Down Expand Up @@ -13116,6 +13117,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* 4. order_by + start_at + end_at
* 5. offset
* 6. limit
* 7. find_nearest
* </pre>
*
* Protobuf type {@code google.firestore.v1.StructuredQuery}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand All @@ -19,6 +19,7 @@ package google.firestore.v1;
import "google/api/annotations.proto";
import "google/api/client.proto";
import "google/api/field_behavior.proto";
import "google/api/routing.proto";
import "google/firestore/v1/aggregation_result.proto";
import "google/firestore/v1/common.proto";
import "google/firestore/v1/document.proto";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -38,6 +38,7 @@ option ruby_package = "Google::Cloud::Firestore::V1";
// 4. order_by + start_at + end_at
// 5. offset
// 6. limit
// 7. find_nearest
message StructuredQuery {
// A selection of a collection, such as `messages as m1`.
message CollectionSelector {
Expand Down Expand Up @@ -324,8 +325,8 @@ message StructuredQuery {
// Since DOT_PRODUCT distances increase when the vectors are more similar,
// the comparison is inverted.
//
// For EUCLIDEAN, COSINE: WHERE distance <= distance_threshold
// For DOT_PRODUCT: WHERE distance >= distance_threshold
// * For EUCLIDEAN, COSINE: WHERE distance <= distance_threshold
// * For DOT_PRODUCT: WHERE distance >= distance_threshold
google.protobuf.DoubleValue distance_threshold = 6
[(google.api.field_behavior) = OPTIONAL];
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down