You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/api-review/firestore-lite.api.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1578,12 +1578,21 @@ export class Pipeline<AppModelType = DocumentData> {
1578
1578
offset(offset:number):Pipeline<AppModelType>;
1579
1579
// Warning: (ae-incompatible-release-tags) The symbol "select" is marked as @public, but its signature references "Selectable" which is marked as @beta
// Warning: (ae-incompatible-release-tags) The symbol "selectablesToMap" is marked as @public, but its signature references "Selectable" which is marked as @beta
1582
+
// Warning: (ae-incompatible-release-tags) The symbol "selectablesToMap" is marked as @public, but its signature references "Constant" which is marked as @beta
// Warning: (ae-incompatible-release-tags) The symbol "stages" is marked as @public, but its signature references "Stage" which is marked as @beta
1593
+
//
1594
+
// (undocumented)
1595
+
protected stages:Stage[];
1587
1596
// Warning: (ae-incompatible-release-tags) The symbol "where" is marked as @public, but its signature references "FilterCondition" which is marked as @beta
1588
1597
// Warning: (ae-incompatible-release-tags) The symbol "where" is marked as @public, but its signature references "Constant" which is marked as @beta
Copy file name to clipboardExpand all lines: common/api-review/firestore.api.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1836,12 +1836,21 @@ export class Pipeline<AppModelType = DocumentData> {
1836
1836
offset(offset:number):Pipeline<AppModelType>;
1837
1837
// Warning: (ae-incompatible-release-tags) The symbol "select" is marked as @public, but its signature references "Selectable" which is marked as @beta
// Warning: (ae-incompatible-release-tags) The symbol "selectablesToMap" is marked as @public, but its signature references "Selectable" which is marked as @beta
1840
+
// Warning: (ae-incompatible-release-tags) The symbol "selectablesToMap" is marked as @public, but its signature references "Constant" which is marked as @beta
// Warning: (ae-incompatible-release-tags) The symbol "stages" is marked as @public, but its signature references "Stage" which is marked as @beta
1851
+
//
1852
+
// (undocumented)
1853
+
protected stages:Stage[];
1845
1854
// Warning: (ae-incompatible-release-tags) The symbol "where" is marked as @public, but its signature references "FilterCondition" which is marked as @beta
1846
1855
// Warning: (ae-incompatible-release-tags) The symbol "where" is marked as @public, but its signature references "Constant" which is marked as @beta
0 commit comments