Enum OperationStatus
The status of the work request.
Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public enum OperationStatus
Fields
Name | Description |
---|---|
Accepted | |
Canceled | |
Canceling | |
Failed | |
InProgress | |
Succeeded | |
UnknownEnumValue | |
Waiting |