Class InferenceRequestResponse
Response message of a successful inference request.
Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
Assembly: Monai.Deploy.InformaticsGateway.Api.dll
Syntax
public class InferenceRequestResponse
Properties
| Improve this Doc View SourceTransactionId
Gets or sets the original request transaction ID.
Declaration
public string TransactionId { get; set; }
Property Value
Type | Description |
---|---|
String |