Static Propertyswift-protobuf 1.28.1SwiftProtobuf
_protobuf_nameMap
descriptor.pb.swift:5493static let _protobuf_nameMap: _NameMap
Other members in extension
Types
Type members
init(
) static let protoMessageName: String
static func == (lhs: Google_Protobuf_GeneratedCodeInfo, rhs: Google_Protobuf_GeneratedCodeInfo
) -> Bool
Instance members
var annotation: [Google_Protobuf_GeneratedCodeInfo.Annotation]
An Annotation connects some span of text in generated code to an element of its generating .proto file.
var unknownFields: UnknownStorage
func decodeMessage<D>(decoder: inout D
) throws func traverse<V>(visitor: inout V
) throws