Instance Propertyswift-protobuf 1.28.1SwiftProtobuf
root
If non-empty specifies a path under which inherited HTTP paths are rooted.
api.pb.swift:242var root: String
Other members in extension
Type members
init(
) static let protoMessageName: String
static func == (lhs: Google_Protobuf_Mixin, rhs: Google_Protobuf_Mixin
) -> Bool
Show implementation details (1)
Hide implementation details
Instance members
var name: String
The fully qualified name of the interface which is included.
var unknownFields: UnknownStorage
func decodeMessage<D>(decoder: inout D
) throws func traverse<V>(visitor: inout V
) throws