id property

String id
final

Unique identifier for this prediction.

Generated by the server to track individual prediction requests. Used for logging, debugging, and potential result caching.

Example: 'pred_123456', 'uuid-4-format-string'

Implementation

final String id;