Protected_Indentation level used when rendering field text output.
Confidence level associated with this field.
ReadonlyfieldsNested fields carried by this object.
Optional list of source locations for this field.
Retrieves the list sub-fields in the object.
A map of field names to their corresponding ListField instances.
Retrieves the object sub-fields in the object.
A map of field names to their corresponding ObjectField instances.
Retrieves the simple sub-fields in the object.
A map of field names to their corresponding SimpleField instances.
Retrieves a ListField by its name if it exists and is of the correct type.
The name of the field to retrieve.
The ListField instance if it exists and is valid, or undefined if not.
Retrieves an ObjectField by its name if it exists and is of the correct type.
The name of the field to retrieve.
The ObjectField instance if it exists and is valid, or undefined if not.
Retrieves a SimpleField by its name if it exists and is of the correct type.
The name of the field to retrieve.
The SimpleField instance if it exists and is valid, or undefined if not.
Returns a readable representation of nested fields.
Returns a compact representation suitable for list items.
Object-valued inference field.