Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

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

Fields

Name Description
CreateAgent
CreateAgentEndpoint
CreateDataIngestionJob
CreateDataSource
CreateKnowledgeBase
CreateProvisionedCapacity
CreateTool
DeleteAgent
DeleteAgentEndpoint
DeleteDataIngestionJob
DeleteDataSource
DeleteKnowledgeBase
DeleteProvisionedCapacity
DeleteTool
MoveAgent
MoveAgentEndpoint
MoveKnowledgeBase
MoveProvisionedCapacity
UnknownEnumValue
UpdateAgent
UpdateAgentEndpoint
UpdateDataSource
UpdateKnowledgeBase
UpdateProvisionedCapacity
UpdateTool
In this article
Back to top