Skip to content

Commit 91f9a6b

Browse files
authored
Merge fb4155c into 3f13291
2 parents 3f13291 + fb4155c commit 91f9a6b

File tree

1 file changed

+1
-1
lines changed
  • firebase-firestore/src/proto/google/firestore/v1

1 file changed

+1
-1
lines changed

firebase-firestore/src/proto/google/firestore/v1/query.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ message StructuredAggregationQuery {
313313
// Requires:
314314
//
315315
// * Must be greater than zero when present.
316-
int32 up_to = 1;
316+
google.protobuf.Int64Value up_to = 1;
317317
}
318318

319319
// The type of aggregation to perform, required.

0 commit comments

Comments
 (0)