Skip to content

Commit e213de2

Browse files
gcf-owl-bot[bot]dlarocque
authored andcommitted
1 parent b80ffd9 commit e213de2

199 files changed

Lines changed: 64 additions & 229507 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Žhandwritten/firestore/dev/protos/firestore_v1_proto_api.d.tsβ€Ž

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žhandwritten/firestore/dev/protos/firestore_v1_proto_api.jsβ€Ž

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/aggregation_result.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/bloom_filter.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/common.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/document.protoβ€Ž

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -142,6 +142,13 @@ message Value {
142142
// * Not allowed to be used when writing documents.
143143
string field_reference_value = 19;
144144

145+
// Pointer to a variable defined elsewhere in a pipeline.
146+
//
147+
// Unlike `field_reference_value` which references a field within a
148+
// document, this refers to a variable, defined in a separate namespace than
149+
// the fields of a document.
150+
string variable_reference_value = 22;
151+
145152
// A value that represents an unevaluated expression.
146153
//
147154
// **Requires:**

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/explain_stats.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/firestore.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/pipeline.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

β€Žhandwritten/firestore/dev/protos/google/firestore/v1/query.protoβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
Β (0)