syntax property
The source syntax of the service. Possible string values are:
- "SYNTAX_PROTO2" : Syntax proto2.
- "SYNTAX_PROTO3" : Syntax proto3.
- "SYNTAX_EDITIONS" : Syntax editions.
Implementation
core.String? syntax;The source syntax of the service. Possible string values are:
proto2.proto3.editions.core.String? syntax;