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
Some things aren't abundantly obvious in StructuredQueryBuilder, like how to create a StructuredQueryBuilder.RangeIndex to pass to range() or a StructuredQueryBuilder.GeospatialRegionIndex to pass to geospatial(). Let's put more examples in the javadocs.