Instance Propertyswift-protobuf 1.28.1SwiftProtobufPluginLibrary
features
The resolved features for this Oneof.
Descriptor.swift:941let features: Google_Protobuf_FeatureSet
Other members in extension
Instance members
var containingType: Descriptor!
The Descriptor of the message that defines this oneof.
var fields: [FieldDescriptor]
The members of this oneof, in the order in which they were declared in the .proto file.
var file: FileDescriptor!
The .proto file in which this oneof type was defined.
var fullName: String
Fully-qualified name of the oneof.
let index: Int
Index of this oneof within the message’s oneofs.
let name: String
Name of this oneof.
let options: Google_Protobuf_OneofOptions
The
Google_Protobuf_OneofOptions
set on this oneof.func getLocationPath(path: inout IndexPath
)