Parameters for a single RunQuery request with optional cache status.
When cacheStatus is provided, the server will check if the cache is current
before executing the full query.
Optional cache status from the client. If provided, the server will
use the Query's CacheValidationSQL to check if cached data is still current.
If not provided, the server will always execute the query.
Parameters for a single RunQuery request with optional cache status. When cacheStatus is provided, the server will check if the cache is current before executing the full query.