Required Instance Propertyswift-protobuf 1.31.0SwiftProtobufPluginLibrary
isDeprecated
If the type is deprecated.
var isDeprecated: Bool { get }If the type is deprecated.
var isDeprecated: Bool { get }s26SwiftProtobufPluginLibrary32SimpleProvidesDeprecationCommentP12isDeprecatedSbvp What are these?DW46import SwiftProtobufPluginLibraryA reusable framework for building protoc plugins in Swift.
protocol SimpleProvidesDeprecationComment : ProvidesDeprecationCommentProtocol that a Descriptor can confirm to when only the Type controls depecation.
@frozen struct BoolA value type whose instances are either true or false.
var typeName: String { get }Name used in the generated message.