class Syntax (View source)

The syntax in which a protocol buffer element is defined.

Protobuf type google.protobuf.Syntax

Constants

SYNTAX_PROTO2

Syntax proto2.

Generated from protobuf enum SYNTAX_PROTO2 = 0;

SYNTAX_PROTO3

Syntax proto3.

Generated from protobuf enum SYNTAX_PROTO3 = 1;

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