Enum FieldOptions.Types.JSType (3.23.0)

public enum FieldOptions.Types.JSType

Namespace

Google.Protobuf.Reflection

Assembly

Google.Protobuf.dll

Fields

NameDescription
JsNormal

Use the default type.

JsNumber

Use JavaScript numbers.

JsString

Use JavaScript strings.