RequestRegistration
Index
Properties
model_config
request_id
A unique identifier assigned to the request.
was_already_handled
Indicates whether a request with the same unique key has already been processed by the request queue.
was_already_present
Indicates whether a request with the same unique key already existed in the request queue. If true, no new request was created.
Result of registering a request in the request queue, either by adding a new request or updating an existing one.