Enum FieldOptions.Types.JSType (3.15.8)

public enum JSType : int

Namespace

Google.Protobuf.Reflection

Assembly

Google.Protobuf.dll

Fields

NameDescription
JsNormal

Use the default type.

JsNumber

Use JavaScript numbers.

JsString

Use JavaScript strings.