fieldAvailable
operationEvents
Configures operationEvents for Structured diagnostic report from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | operation-event-list | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | { event: string; percent?: number; timestamp?: number; }[] | Compiler-resolved TypeScript contract. |
| required | true | — |
| readOnly | true | — |
Configures operationEvents for Structured diagnostic report from its authoritative release declaration.
The declared value type is operation-event-list. This field is required.