Required Static Propertyswift-protobuf 1.28.1SwiftProtobuf

    protoMessageName

    The fully-scoped name of the message from the original .proto file, including any relevant package name.

    Message.swift:46
    static var protoMessageName: String { get }

    Other requirements

    Type members

    • init()

      Creates a new message with all of its fields initialized to their default values.

    Instance members