Enum FieldOptions.Types.JSType (3.27.1)

public enum FieldOptions.Types.JSType

Namespace

Google.Protobuf.Reflection

Assembly

Google.Protobuf.dll

Fields

Name Description
JsNormal

Use the default type.

JsNumber

Use JavaScript numbers.

JsString

Use JavaScript strings.