Instance Propertyswift-protobuf 1.31.0SwiftProtobuf
_protobuf_extensionFieldValues
descriptor.pb.swift:133var _protobuf_extensionFieldValues: ExtensionFieldValueSetvar _protobuf_extensionFieldValues: ExtensionFieldValueSets13SwiftProtobuf07Google_B18_FileDescriptorSetV30_protobuf_extensionFieldValuesAA09Extensioni5ValueF0Vvp What are these?8QLZ7import SwiftProtobufSupport library for Swift code generated by protoc-gen-swift.
struct Google_Protobuf_FileDescriptorSetThe protocol compiler can output a FileDescriptorSet containing the .proto files it parses.
struct ExtensionFieldValueSetA collection of extension field values on a particular object. This is only used within messages to manage the values of extension fields; it does not need to be very sophisticated.
init() static let _protobuf_nameMap: _NameMapstatic let protoMessageName: Stringvar file: [Google_Protobuf_FileDescriptorProto]var isInitialized: Bool { get }var unknownFields: UnknownStoragestatic func == (lhs: Google_Protobuf_FileDescriptorSet, rhs: Google_Protobuf_FileDescriptorSet) -> Bool mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder func traverse<V>(visitor: inout V) throws where V : Visitor