Enumeration Caseswift-protobuf 1.29.0SwiftProtobuf
optional
0 is reserved for errors
case optional
0 is reserved for errors
case optional
s13SwiftProtobuf07Google_B21_FieldDescriptorProtoV5LabelO8optionalyA2EmF
What are these?8AXHW
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Label
struct Google_Protobuf_FieldDescriptorProto
Describes a field within a message.
case repeated
case required
The required label is only allowed in google.protobuf. In proto3 and Editions it’s explicitly prohibited. In Editions, the field_presence
feature can be used to get this behavior.