Instance Propertyswift-protobuf 1.28.1SwiftProtobufPluginLibrary
file
The .proto file in which this service was defined
Descriptor.swift:1422var file: FileDescriptor! { get }
Other members in extension
Instance members
let clientStreaming: Bool
Whether the client streams multiple requests.
let features: Google_Protobuf_FeatureSet
The resolved features for this Method.
var fullName: String
The fully-qualified name of the method, scope delimited by periods.
let index: Int
Index of this service within the file’s services.
var inputType: Descriptor!
The type of protocol message which this method accepts as input.
var isDeprecated: Bool
let name: String
The name of the method, not including its containing scope.
let options: Google_Protobuf_MethodOptions
Get
Google_Protobuf_MethodOptions
for this method.var outputType: Descriptor!
The type of protocol message which this message produces as output.
let serverStreaming: Bool
var service: ServiceDescriptor!
The service tha defines this method.
var typeName: String
func getLocationPath(path: inout IndexPath
)
Show obsolete interfaces (1)
Hide obsolete interfaces
var proto: Google_Protobuf_MethodDescriptorProto
The proto version of the descriptor that defines this method.