flags property

List<String> flags
final

Human-readable flags describing why a layer reacted the way it did. Example: "missing_signature", "rate_limit_exceeded".

Implementation

final List<String> flags;