Enum Syntax (3.15.8)

public enum Syntax : int

The syntax in which a protocol buffer element is defined.

Namespace

Google.Protobuf.WellKnownTypes

Assembly

Google.Protobuf.dll

Fields

Name Description
Proto2

Syntax proto2.

Proto3

Syntax proto3.