public static class FileDescriptorSet.MethodDescriptorProto extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
client_streaming |
String |
input_type |
String |
name |
FileDescriptorSet.MethodOptions |
options |
String |
output_type |
boolean |
server_streaming |
Constructor and Description |
---|
MethodDescriptorProto() |
public String name
public String input_type
public String output_type
public FileDescriptorSet.MethodOptions options
public boolean client_streaming
public boolean server_streaming
Copyright © 2020 FasterXML. All rights reserved.