FieldIndexPinResult
Class: warmhub.FieldIndexPinResult
FieldIndexPinResult(field_path: str, declared_by_shape: str, carrying_shapes: tuple[FieldIndexCarryingShape, ...], extra: Mapping[str, JsonValue] = _no_extra())Generated from FieldIndexPinResult.
Properties and attributes
Section titled “Properties and attributes”field_path
Section titled “field_path”field_pathDocumentation is not yet available.
declared_by_shape
Section titled “declared_by_shape”declared_by_shapeDocumentation is not yet available.
carrying_shapes
Section titled “carrying_shapes”carrying_shapesDocumentation 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.