Show / Hide Table of Contents

Enum OperationStatus

The status of the work request.

Namespace: Oci.GenerativeaiagentService.Models
Assembly: OCI.DotNetSDK.Generativeaiagent.dll
Syntax
public enum OperationStatus

Fields

Name Description
Accepted
Canceled
Canceling
Failed
InProgress
NeedsAttention
Succeeded
UnknownEnumValue
Waiting
In this article
Back to top