IndexedFieldsReport
Class: warmhub.IndexedFieldsReport
IndexedFieldsReport(ready: tuple[IndexedFieldEntry, ...], building: tuple[IndexedFieldEntry, ...], failed: tuple[IndexedFieldEntry, ...], other: tuple[IndexedFieldEntry, ...], extra: Mapping[str, JsonValue] = _no_extra())Generated from IndexedFieldsReport.
Properties and attributes
Section titled “Properties and attributes”readyDocumentation is not yet available.
building
Section titled “building”buildingDocumentation is not yet available.
failed
Section titled “failed”failedDocumentation is not yet available.
otherDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.