Optional_Internal marker for engine-initiated calls
OptionalAfterSerialized keyset pagination cursor (CompositeKey) when present — keeps each sweep page a distinct fingerprint
OptionalcacheWhether result was served from cache (set after operation completes)
OptionalCacheWhether to cache locally
OptionalEntityEntity name being queried
OptionalExemptWhen true, this view opted out of optimization/redundancy analyzers (RunViewParams.Telemetry.Exempt).
OptionalExemptOptional caller-provided justification for the exemption (RunViewParams.Telemetry.Reason).
OptionalExtraSQL WHERE clause filter
OptionalMaxMaximum rows to return
OptionalOrderSQL ORDER BY clause
OptionalResultType of result to return
OptionalStartStarting row for offset pagination
OptionalViewView ID if running a saved view
OptionalViewView name if running a saved view
Telemetry params for a single RunView operation. Maps to core properties of RunViewParams.