Table of Contents

Class BhashiniPipelineSupportedLanguages

The supported languages for a pipeline's tasks.

public class BhashiniPipelineSupportedLanguages
Inheritance
object
BhashiniPipelineSupportedLanguages

Fields

SupportedSource

The supported source language for this task.

public string SupportedSource

Field Value

string

Remarks

SupportedTargets

The supported target language(s) for this task.

public string[] SupportedTargets

Field Value

string[]

Remarks