class OptionRetention (View source)

If set to RETENTION_SOURCE, the option will be omitted from the binary.

Protobuf type google.protobuf.FieldOptions.OptionRetention

Constants

RETENTION_UNKNOWN

Generated from protobuf enum RETENTION_UNKNOWN = 0;

RETENTION_RUNTIME

Generated from protobuf enum RETENTION_RUNTIME = 1;

RETENTION_SOURCE

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