WorkspaceImageIngestionProcess

public enum WorkspaceImageIngestionProcess : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case byolRegular = "BYOL_REGULAR"
  • Undocumented

    Declaration

    Swift

    case byolGraphics = "BYOL_GRAPHICS"
  • Undocumented

    Declaration

    Swift

    case byolGraphicspro = "BYOL_GRAPHICSPRO"
  • Declaration

    Swift

    public var description: String { get }