Instance Methodswift-protobuf 1.28.1SwiftProtobufPluginLibrary
protoSourceCommentsWithDeprecation(commentPrefix:leadingDetachedPrefix:)
Helper to get the protoSourceComments combined with any depectation comment.
ProvidesDeprecationComment.swift:59func protoSourceCommentsWithDeprecation(commentPrefix: String = "///", leadingDetachedPrefix: String? = nil) -> String