Module google_api_proto::google::firestore::v1beta1::structured_query
source · Expand description
Nested message and enum types in StructuredQuery.
Modules§
- Nested message and enum types in
CompositeFilter. - Nested message and enum types in
FieldFilter. - Nested message and enum types in
Filter. - Nested message and enum types in
UnaryFilter.
Structs§
- A selection of a collection, such as
messages as m1. - A filter that merges multiple other filters using the given operator.
- A filter on a specific field.
- A reference to a field, such as
max(messages.time) as max_time. - A filter.
- An order on a field.
- The projection of document’s fields to return.
- A filter with a single operand.
Enums§
- A sort direction.