Instance Methodswift-protobuf 1.28.1SwiftProtobuf
traverse(visitor:)
wrappers.pb.swift:358func traverse<V>(visitor: inout V) throws where V : Visitor
Other members in extension
Typealiases
Type members
init(
) init(WrappedType.BaseType
) init(integerLiteral: IntegerLiteralType
) static let protoMessageName: String
static func == (lhs: Google_Protobuf_Int32Value, rhs: Google_Protobuf_Int32Value
) -> Bool