Namespace: MethodDescriptorProto
google.protobuf.MethodDescriptorProto
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a MethodDescriptorProto.
Type declaration
| Name | Type |
|---|---|
clientStreaming? | boolean | null |
inputType? | string | null |
name? | string | null |
options? | $Shape | null |
outputType? | string | null |
serverStreaming? | boolean | null |