Static Propertyswift-protobuf 1.28.1SwiftProtobuf
protoMessageName
descriptor.pb.swift:5492static let protoMessageName: String
Other members in extension
Types
Type members
init(
) static func == (lhs: Google_Protobuf_GeneratedCodeInfo, rhs: Google_Protobuf_GeneratedCodeInfo
) -> Bool
Show implementation details (1)
Hide implementation details
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