Skip to content

Commit 7b105c5

Browse files
chore: Update generation configuration at Tue Mar 10 02:51:15 UTC 2026 (#2327)
* chore: Update generation configuration at Fri Feb 27 02:53:01 UTC 2026 * chore: Update generation configuration at Sat Feb 28 02:43:52 UTC 2026 * chore: Update generation configuration at Tue Mar 3 02:56:17 UTC 2026 * chore: generate libraries at Tue Mar 3 02:56:53 UTC 2026 * chore: Update generation configuration at Wed Mar 4 02:51:24 UTC 2026 * chore: Update generation configuration at Thu Mar 5 02:53:02 UTC 2026 * chore: generate libraries at Thu Mar 5 02:53:35 UTC 2026 * chore: Update generation configuration at Fri Mar 6 02:53:01 UTC 2026 * chore: Update generation configuration at Sat Mar 7 02:46:53 UTC 2026 * chore: Update generation configuration at Tue Mar 10 02:51:15 UTC 2026
1 parent 5272549 commit 7b105c5

File tree

16 files changed

+358
-22
lines changed

16 files changed

+358
-22
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies:
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:26.76.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.77.0')
5353
5454
implementation 'com.google.cloud:google-cloud-firestore'
5555
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.67.0
2-
googleapis_commitish: dd3d17addb94bd4a392a5270795c11a27a1334fc
3-
libraries_bom_version: 26.76.0
2+
googleapis_commitish: 798823426715215eccca4d7e7ee4c814843045d7
3+
libraries_bom_version: 26.77.0
44
libraries:
55
- api_shortname: firestore
66
name_pretty: Cloud Firestore

google-cloud-firestore/src/main/java/com/google/cloud/firestore/v1/stub/FirestoreStubSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,6 @@ public static class Builder extends StubSettings.Builder<FirestoreStubSettings,
614614
"retry_policy_1_codes",
615615
ImmutableSet.copyOf(
616616
Lists.<StatusCode.Code>newArrayList(
617-
StatusCode.Code.RESOURCE_EXHAUSTED,
618617
StatusCode.Code.UNAVAILABLE,
619618
StatusCode.Code.INTERNAL,
620619
StatusCode.Code.DEADLINE_EXCEEDED)));

proto-google-cloud-firestore-v1/src/main/java/com/google/firestore/v1/DocumentProto.java

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
105105
+ "\013update_time\030\004 \001(\0132\032.google.protobuf.Timestamp\032I\n"
106106
+ "\013FieldsEntry\022\013\n"
107107
+ "\003key\030\001 \001(\t\022)\n"
108-
+ "\005value\030\002 \001(\0132\032.google.firestore.v1.Value:\0028\001\"\301\004\n"
108+
+ "\005value\030\002 \001(\0132\032.google.firestore.v1.Value:\0028\001\"\345\004\n"
109109
+ "\005Value\0220\n\n"
110110
+ "null_value\030\013 \001(\0162\032.google.protobuf.NullValueH\000\022\027\n\r"
111111
+ "boolean_value\030\001 \001(\010H\000\022\027\n\r"
@@ -119,7 +119,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
119119
+ "\017geo_point_value\030\010 \001(\0132\023.google.type.LatLngH\000\0226\n"
120120
+ "\013array_value\030\t \001(\0132\037.google.firestore.v1.ArrayValueH\000\0222\n"
121121
+ "\tmap_value\030\006 \001(\0132\035.google.firestore.v1.MapValueH\000\022\037\n"
122-
+ "\025field_reference_value\030\023 \001(\tH\000\0227\n"
122+
+ "\025field_reference_value\030\023 \001(\tH\000\022\"\n"
123+
+ "\030variable_reference_value\030\026 \001(\tH\000\0227\n"
123124
+ "\016function_value\030\024 \001(\0132\035.google.firestore.v1.FunctionH\000\0227\n"
124125
+ "\016pipeline_value\030\025 \001(\0132\035.google.firestore.v1.PipelineH\000B\014\n\n"
125126
+ "value_type\"8\n\n"
@@ -133,8 +134,8 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
133134
+ "\010Function\022\021\n"
134135
+ "\004name\030\001 \001(\tB\003\340A\002\022-\n"
135136
+ "\004args\030\002 \003(\0132\032.google.firestore.v1.ValueB\003\340A\001\022@\n"
136-
+ "\007options\030\003 \003(\0132"
137-
+ "*.google.firestore.v1.Function.OptionsEntryB\003\340A\001\032J\n"
137+
+ "\007options\030\003 \003(\0132*.go"
138+
+ "ogle.firestore.v1.Function.OptionsEntryB\003\340A\001\032J\n"
138139
+ "\014OptionsEntry\022\013\n"
139140
+ "\003key\030\001 \001(\t\022)\n"
140141
+ "\005value\030\002 \001(\0132\032.google.firestore.v1.Value:\0028\001\"\244\002\n"
@@ -150,10 +151,9 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
150151
+ "\003key\030\001 \001(\t\022)\n"
151152
+ "\005value\030\002 \001(\0132\032.google.firestore.v1.Value:\0028\001B\305\001\n"
152153
+ "\027com.google.firestore.v1B\r"
153-
+ "DocumentProtoP\001Z;cloud.google.com/go/firestore/apiv1/firestorepb;firest"
154-
+ "orepb\242\002\004GCFS\252\002\031Google.Cloud.Firestore.V1"
155-
+ "\312\002\031Google\\Cloud\\Firestore\\V1\352\002\034Google::C"
156-
+ "loud::Firestore::V1b\006proto3"
154+
+ "DocumentProtoP\001Z;cloud.google.com/go/firestore/apiv1/firestorepb;firestorep"
155+
+ "b\242\002\004GCFS\252\002\031Google.Cloud.Firestore.V1\312\002\031G"
156+
+ "oogle\\Cloud\\Firestore\\V1\352\002\034Google::Cloud::Firestore::V1b\006proto3"
157157
};
158158
descriptor =
159159
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -196,6 +196,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
196196
"ArrayValue",
197197
"MapValue",
198198
"FieldReferenceValue",
199+
"VariableReferenceValue",
199200
"FunctionValue",
200201
"PipelineValue",
201202
"ValueType",

0 commit comments

Comments
 (0)