class CType (View source)

Protobuf type google.protobuf.FieldOptions.CType

Constants

STRING

Default mode.

Generated from protobuf enum STRING = 0;

CORD

Generated from protobuf enum CORD = 1;

STRING_PIECE

Generated from protobuf enum STRING_PIECE = 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