| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM with suggestions
Sorry, something went wrong.
| openTelemetry?: FirestoreOpenTelemetryOptions; | ||
| /** | ||
| * Whether to always use implicit order by clauses. | ||
| * @internal |
There was a problem hiding this comment.
Remove this @internal tag?
Sorry, something went wrong.
There was a problem hiding this comment.
Done.
Sorry, something went wrong.
| * Whether to always use implicit order by clauses. | ||
| * @internal | ||
| */ | ||
| get alwaysUseImplicitOrderBy(): boolean; |
There was a problem hiding this comment.
Do you want this property on the Firestore API? And if so, did you intend to leave it internal?
Sorry, something went wrong.
There was a problem hiding this comment.
Done.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Porting: googleapis/java-firestore#2337