The syntax in which a protocol buffer element is defined.
Protobuf type google.protobuf.Syntax
CloneableInstantiable
| Constants |
| public Google Syntax Generated from protobuf enum SYNTAX_EDITIONS = 2; |
| public Google Syntax Generated from protobuf enum SYNTAX_PROTO2 = 0; |
| public Google Syntax Generated from protobuf enum SYNTAX_PROTO3 = 1; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['SYNTAX_PROTO2', 'SYNTAX_PROTO3', 'SYNTAX_EDITIONS'] |
| Properties |
| private static $valueToName = ['SYNTAX_PROTO2', 'SYNTAX_PROTO3', 'SYNTAX_EDITIONS'] |
| Methods |
| public static name( $value) |
| public static value( $name) |