class JSType (View source)

Protobuf type google.protobuf.FieldOptions.JSType

Constants

JS_NORMAL

Use the default type.

Generated from protobuf enum JS_NORMAL = 0;

JS_STRING

Use JavaScript strings.

Generated from protobuf enum JS_STRING = 1;

JS_NUMBER

Use JavaScript numbers.

Generated from protobuf enum JS_NUMBER = 2;

Methods

static 
name($value)

No description

static 
value($name)

No description

Details

static name($value)

No description

Parameters

$value

static value($name)

No description

Parameters

$name