Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
public enum OperationType

Fields

Name Description
CreateEndpoint
CreateModel
CreateProject
DeleteEndpoint
DeleteModel
DeleteProject
UnknownEnumValue
UpdateEndpoint
UpdateModel
UpdateProject
In this article
Back to top