Overview - Common API - Client API - Admin API - Runtime API
Query
The Query class represents a built query. A built query has been parsed and validated.
Do not attempt to create an instance of this class.
You must use the buildQuery
method instead.
Details
- Module client