Extraction Failure Code
What kind of thing went wrong, from a fixed list.
The code is what a query groups by and what an alert fires on, so it comes from a fixed list that no caller can extend at a call site. Anything that does not fit is INTERNAL or UNCLASSIFIED, and a code that keeps getting used for the wrong thing is a signal to add one.
EXPERIMENTAL. The shape may still change while extraction runs (DICE #67) land.
Entries
The model or its service could not be reached, or refused to serve the request.
The call was still outstanding when the configured timeout expired.
The provider declined to answer — a safety refusal, a content filter, a policy block.
The provider rejected the call for quota or rate reasons.
A response arrived and could not be parsed into the expected shape.
A response parsed and then broke the schema or the metamodel it had to satisfy.
The source material could not be read at the revision the run was asked for.
Extraction produced results and storing them failed.
Nothing above fits, and the caller would rather record the failure than force a code.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.