Optional CacheWhether to cache locally
Optional EntityEntity name being queried
Optional ExtraSQL WHERE clause filter
Optional MaxMaximum rows to return
Optional OrderSQL ORDER BY clause
Optional ResultType of result to return
Optional StartStarting row for pagination
Optional ViewIDView ID if running a saved view
Optional ViewView name if running a saved view
Optional _fromInternal marker for engine-initiated calls
Optional cacheWhether result was served from cache (set after operation completes)
Telemetry params for a single RunView operation. Maps to core properties of RunViewParams.